{
  "id": "/",
  "name": "Supervest Investor Portal",
  "short_name": "Supervest",
  "description": "Investor portal for managing investments and portfolio activity.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#400099",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/apple-touch-icon-iphone.png",
      "sizes": "57x57",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-ipad.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-iphone-retina.png",
      "sizes": "114x114",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
