{
  "name": "Pokédex Birthday Scavenger Hunt",
  "short_name": "Pokédex Hunt",
  "description": "5-Round Hybrid Birthday Scavenger Hunt App for Owen's 9th Birthday!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0E14",
  "theme_color": "#E53935",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
