{
  "name": "Ask Cyprus",
  "short_name": "Ask Cyprus",
  "description": "AI-powered Cyprus relocation assistant",
  "start_url": "/ask-cyprus",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#212121",
  "theme_color": "#212121",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/ask-cyprus-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ask-cyprus-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/ask-cyprus-icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://taxrebase.com/ask-cyprus/manifest.json"
    }
  ],
  "prefer_related_applications": false
}