{
  "name": "Loo — Public Restroom Finder",
  "short_name": "Loo",
  "description": "Crowd-sourced public restroom finder. Discover clean, free, and accessible bathrooms near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f8",
  "theme_color": "#339e8e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
