{
  "name": "The Card Nerd - Credit Card Rewards Optimizer",
  "short_name": "Card Nerd",
  "description": "AI-powered credit card rewards optimization. Never miss a reward.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0b14",
  "theme_color": "#d4a853",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "./images/screenshot-1.png",
      "sizes": "1170x2532",
      "type": "image/png"
    }
  ]
}
