{
  "name": "Aye Incentive Calculator",
  "short_name": "Aye Incentive",
  "description": "Calculate your monthly incentive — LA, ASM, BM, Cluster Head, State Head, Soft Collector",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3c6e",
  "theme_color": "#1b8dc0",
  "lang": "en",
  "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" }
  ]
}
