{
  "name": "FlowChief",
  "short_name": "FlowChief",
  "description": "Your AI Chief of Staff",
  "start_url": "/#/",
  "display": "standalone",
  "background_color": "#1A1F36",
  "theme_color": "#4F7DF7",
  "orientation": "any",
  "icons": [
    {
      "src": "/logos/flowchief-app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
