{
  "name": "CardGuard - Credit Card Bill Reminder",
  "short_name": "CardGuard",
  "description": "Never miss a credit card bill. Auto-detect bills from Gmail, get reminded 3 days before, confirm payments.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "orientation": "portrait",
  "categories": ["finance", "utilities"],
  "icons": [
    {"src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml"}
  ]
}
