{
  "name": "Maaklertasu kalkulaator",
  "short_name": "Maaklertasu",
  "description": "Maaklertasu ja notaritasu kalkulaator Eesti maakleritele",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9FC",
  "theme_color": "#0B4F9E",
  "lang": "et",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
