{
  "name": "Got to Go — UK Toilet Finder",
  "short_name": "Got to Go",
  "description": "Find public toilets across the UK using the official Toilet Map dataset.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
