{
  "name": "CardAdvisor India",
  "short_name": "CardAdvisor",
  "description": "Personalised, unbiased Indian credit card recommendations based on your spending.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "lang": "en-IN",
  "icons": [
    { "src": "/icon",           "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon.svg", "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Find My Card", "url": "/profile",    "description": "Start the card profiler" },
    { "name": "My Wallet",    "url": "/wallet",     "description": "View your card wallet" },
    { "name": "Alerts",       "url": "/alerts",     "description": "Card policy changes" },
    { "name": "All Cards",    "url": "/cards",      "description": "Browse 94 Indian credit cards" }
  ]
}
