{
  "name": "FPI / FII India Dashboard",
  "short_name": "FPI India",
  "description": "Sector-wise FPI/FII equity investment tracker. Source: NSDL fortnightly data.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07090f",
  "theme_color": "#0e1219",
  "lang": "en-IN",
  "categories": ["finance", "business"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FPI Sector Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Overview",
      "url": "./index.html#overview",
      "description": "Sector buy vs sell overview"
    },
    {
      "name": "Heat Map",
      "url": "./index.html#heatmap",
      "description": "Net investment heat map"
    }
  ]
}
