{
  "name": "TCG Match — Track, Collect & Compete",
  "short_name": "TCG Match",
  "description": "Track your Pokémon TCG matches, build your card binder, check market prices, and compete with trainers worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
