{
  "name": "InveFlo",
  "short_name": "InveFlo",
  "description": "Real-time global market analysis and integrated investment news dashboard.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "lang": "en",
  "icons": [
    {
      "src": "icons/inveflo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/inveflo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
