{
  "id": "/adventure/",
  "name": "Yoink Adventures",
  "short_name": "Yoink",
  "description": "Location-based photo adventures: discover places, log your yoinks, and share the journey.",
  "start_url": "/adventure/",
  "scope": "/adventure/",
  "display": "standalone",
  "lang": "en",
  "categories": ["travel", "social"],
  "theme_color": "#fdf8ec",
  "background_color": "#fdf8ec",
  "icons": [
    {
      "src": "/wp-content/themes/astra/assets/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/astra/assets/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/astra/assets/images/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
