{
  "name": "Dogtorance Community Map",
  "short_name": "Dogtorance Map",
  "description": "Finde Tierärzte, Kliniken, Hundewiesen, Badestellen, hundefreundliche Orte und aktuelle Warnungen in deiner Nähe.",
  "start_url": "https://www.dogtorance.de/dogtorance-community",
  "scope": "https://www.dogtorance.de/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#003c43",
  "theme_color": "#003c43",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": [
    "health",
    "lifestyle",
    "utilities"
  ],
  "icons": [
    {
      "src": "https://dogtorance-map.alan-696.workers.dev/dt-map-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://dogtorance-map.alan-696.workers.dev/dt-map-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}