{
  "name": "IntelliFlow - Personal Finance AI",
  "short_name": "IntelliFlow",
  "description": "Master your money with IntelliFlow. The secure, AI-powered personal finance app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05050B",
  "theme_color": "#05050B",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "orientation": "portrait"
}
