{
  "name": "Retro Field Guides",
  "short_name": "Field Guides",
  "description": "Personal retro game field guides — lightweight walkthroughs for active playthroughs.",
  "start_url": "/retro-field-guides/",
  "scope": "/retro-field-guides/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f1a0f",
  "background_color": "#0f1a0f",
  "icons": [
    {
      "src": "/retro-field-guides/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/retro-field-guides/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
