{
  "name": "GO Fest Chicago 2026 Briefing",
  "short_name": "GO Fest CHI",
  "description": "Personal trip dossier for Pokémon GO Fest 2026 Chicago (June 4-8). Offline-capable.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a1a2e",
  "background_color": "#0e0e1a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Intel",
      "short_name": "Intel",
      "url": "/intel.html",
      "description": "Latest status changes + Tokyo live data"
    },
    {
      "name": "Roster",
      "short_name": "Roster",
      "url": "/roster.html",
      "description": "Pokémon to catch tracker"
    },
    {
      "name": "Hundo",
      "short_name": "Hundo",
      "url": "/hundo.html",
      "description": "Catch-screen CP reference for hundo spotting"
    }
  ]
}
