{
  "name": "Credit Rewards Tracker",
  "short_name": "Rewards",
  "id": "/web/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050506",
  "theme_color": "#101113",
  "description": "Track credit card recurring credits, signup bonuses, open dates, and 5/24 status.",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "./app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
