{
  "name": "Save Our Fields — GPS AR Safari",
  "short_name": "Save Our Fields",
  "description": "A free GPS AR safari around the historic meadow at Abbots Langley — meet the six shy creatures that call it home, snap a selfie with the feast, and help save the field before the diggers arrive.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#3E7A4E",
  "theme_color": "#3E7A4E",
  "orientation": "portrait",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}