{
  "name": "Holloway",
  "short_name": "Holloway",
  "description": "UK green lane finder. Plan routes, check legal status, ride offline.",
  "start_url": "./greenlane-app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F6F8FA",
  "theme_color": "#0E8C9C",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
