{
  "name": "Wild Goose",
  "short_name": "Wild Goose",
  "description": "Lead the chase or join the hunt — hash house harrier trails on your phone",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFAF1",
  "theme_color": "#1B3A2D",
  "icons": [
    { "src": "/wg-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/wg-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/wg-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/wg-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/wg-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
