{
  "name": "FinGoal Tracker",
  "short_name": "FinGoal",
  "description": "Personal investment tracking with goal-driven insights",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1F8049",
  "background_color": "#0E1B2C",
  "icons": [
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icon-144.png", "sizes": "144x144",  "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192",  "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-384.png", "sizes": "384x384",  "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512",  "type": "image/png", "purpose": "any maskable" }
  ]
}
