{
  "name": "OcePaw — Alles für deinen Hund",
  "short_name": "OcePaw",
  "description": "Tierärzte, Freilauf, Hundestrände, Produkte und mehr — 7.000+ Einträge für deinen Hund.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#3D2B1F",
  "lang": "de",
  "categories": ["lifestyle", "health", "pets"],
  "icons": [
    {
      "src": "/static/img/ocepaw-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/ocepaw-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}