{
  "name": "Wren Map — accessible places",
  "short_name": "Wren Map",
  "description": "Find accessible public toilets, RADAR and Changing Places toilets, disabled parking, dropped kerbs and more across the UK.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF4E4",
  "theme_color": "#0D2440",
  "lang": "en-GB",
  "categories": ["navigation", "utilities", "health"],
  "icons": [
    {"src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "./icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "./icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
