{
  "name": "VOCI AI - Voice-Powered Financial Intelligence",
  "short_name": "VOCI AI",
  "description": "Track your finances with your voice. AI-powered insights, budgets, and reports.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1C",
  "theme_color": "#0A0F1C",
  "icons": [
    {
      "src": "/icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
