{
  "name": "StrinGaze",
  "short_name": "StrinGaze",
  "description": "Actuarial Intelligence Platform for Life Insurance",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a122a",
  "theme_color": "#0a122a",
  "lang": "en",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/fav.png",
      "sizes": "40x40",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "_todo_icons": "Add /fav-192.png (192x192) and /fav-512.png (512x512) for proper PWA/Add-to-Home-Screen support on Android. Then add them to the icons array above with purpose: 'any maskable'. The current 40x40 is the minimum that satisfies the manifest spec."
}
