{
  "name": "Wayfinder | Gloucester",
  "short_name": "Wayfinder",
  "start_url": "/",
  "display": "standalone",
  "lang": "en",
  "dir": "ltr",
  "description": "Local guides, walking routes and places of interest in Gloucester.",
  "background_color": "#ffffff",
  "theme_color": "#00a19a",
  "orientation": "portrait",
  "categories": ["travel", "local-guide", "tourism"],
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
