{
  "name": "WalkBuddies – Hundebetreuung Herford",
  "short_name": "WalkBuddies",
  "description": "Persönlicher Gassi-Service und Hundebetreuung in Herford & OWL.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f4f2",
  "theme_color": "#4e3a49",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}