{
  "name": "Cardzen",
  "short_name": "Cardzen",
  "description": "Get more from your credit cards. AI-powered credit card recommendations tailored to your spending habits.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FAFCFB",
  "background_color": "#FAFCFB",
  "categories": ["finance", "productivity", "ai"],
  "icons": [
    {
      "src": "/brand/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
