{
  "name": "Pokemon Binder Planner",
  "short_name": "Binder Planner",
  "description": "Plan your Pokemon TCG binder layout. Import your collection, sort by type, and generate optimal binder pages.",
  "start_url": "/pokemon/binder-planner/",
  "scope": "/pokemon/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#DC2626",
  "icons": [
    {
      "src": "/images/pokemon/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/pokemon/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/pokemon/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
