{
  "name": "Holobrook — Pokémon Booster Pack Simulator",
  "short_name": "Holobrook",
  "description": "Rip Pokémon booster packs, chase your grails, and fill your binder. Free, no signup.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e20",
  "theme_color": "#14183a",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/assets/ui/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/ui/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/ui/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
