{
  "name": "Card Chasers Anonymous",
  "short_name": "CCA",
  "description": "See your real odds before you rip. Track your rainbow, one card at a time.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0D16",
  "theme_color": "#0A0D16",
  "icons": [
    { "src": "img/icon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
