{
  "name": "Open Restroom",
  "short_name": "Open",
  "description": "Öffentliche Toiletten in Deutschland finden – interaktive Karte mit 2.200+ Standorten.",
  "start_url": "/OpenRestrooms/",
  "display": "standalone",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "lang": "de",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='0f766e'/><text x='50' y='68' font-size='48' text-anchor='middle'>🚻</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='0f766e'/><text x='50' y='68' font-size='48' text-anchor='middle'>🚻</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}