{
  "name": "Vastuchakra — Vastu Analysis",
  "short_name": "Vastuchakra",
  "description": "Premium Vastu Shastra analysis software. Classical Indic wisdom, modern engineering. Built on Mayamatam, Manasara, Brihat Samhita.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFB",
  "theme_color": "#2563EB",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["productivity", "lifestyle", "education"],
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],

  "shortcuts": [
    {
      "name": "Open Calculators",
      "short_name": "Calculators",
      "description": "Jump straight to the calculator workspace",
      "url": "/index.html",
      "icons": [{"src": "/icons/shortcut-calc.png", "sizes": "96x96"}]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your Vastu audit overview",
      "url": "/dashboard.html",
      "icons": [{"src": "/icons/shortcut-dashboard.png", "sizes": "96x96"}]
    },
    {
      "name": "Floor Plan Audit",
      "short_name": "Floor Plan",
      "description": "Run the visual Vastu floor plan audit",
      "url": "/index.html?launch=floor-plan",
      "icons": [{"src": "/icons/shortcut-floor.png", "sizes": "96x96"}]
    }
  ]
}
