{
  "id": "/vastu-zone-mapper/",
  "name": "Vastu Zone Mapper",
  "short_name": "Vastu Mapper",
  "description": "Decode the energy of your home. Upload your floor plan and instantly reveal the 16 Vastu energy zones of your property — from the comfort of your home.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f7f3ee",
  "theme_color": "#c08a3e",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "utilities", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Upload Floor Plan",
      "short_name": "Upload",
      "description": "Start a new Vastu zone analysis",
      "url": "/index.html?action=upload"
    }
  ]
}
