{
  "name": "Bihar Industrial Investment Dashboard",
  "short_name": "Bihar IID",
  "description": "Interactive dashboard for Bihar entrepreneurs. Calculate eligible incentives, find vacant industrial plots, and view compliance requirements.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#0066FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["government", "business", "finance"],
  "lang": "en",
  "dir": "ltr"
}