{
  "name": "Where's That Bird?",
  "short_name": "WTB Birdedex",
  "description": "A community-driven UK Birdedex — spot, log, and share British birdlife.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#062112",
  "theme_color": "#062112",
  "categories": ["lifestyle", "education", "social"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Log a sighting",
      "url": "/?view=spot&source=pwa",
      "description": "Quickly log a bird you've spotted"
    },
    {
      "name": "Map",
      "url": "/?view=map&source=pwa",
      "description": "See nearby community sightings"
    },
    {
      "name": "Daily games",
      "url": "/?view=daily&source=pwa",
      "description": "Play today's Birdle and Bird Word"
    }
  ]
}
