{
  "name": "AdvisorStack — The Complete Platform for Insurance Advisors",
  "short_name": "AdvisorStack",
  "description": "The Complete Platform for Insurance Advisors. Manage policies, renewals, clients, commissions and claims.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A1223",
  "theme_color": "#0F1F3D",
  "categories": ["finance", "business", "productivity"],
  "lang": "en-IN",
  "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": [],
  "shortcuts": [
    { "name": "Upload Policy", "short_name": "Upload", "url": "/upload", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "View Policies", "short_name": "Policies", "url": "/policies", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Renewals Due", "short_name": "Renewals", "url": "/renewals", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
