{
  "name": "Travilet — Find Toilets Anywhere You Travel",
  "short_name": "Travilet",
  "description": "Find clean, verified toilets anywhere you travel — added and confirmed by real people on-site.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EEF2F3",
  "theme_color": "#1273EB",
  "icons": [
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}