{
  "name": "GoDogs",
  "short_name": "GoDogs",
  "description": "Die Gassi-App von GoDogs — Spots, Routen und Runden für dich und deinen Hund.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A140C",
  "theme_color": "#DEEDDE",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
