{
  "name": "VedaPet Club",
  "short_name": "VedaPet",
  "description": "Die intelligente Gesundheitsroutine für deinen Hund – Profil, Score & persönliche Box",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e120f",
  "theme_color": "#0e120f",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gesundheitsprofil starten",
      "url": "/#profile",
      "description": "Profil deines Hundes erstellen oder aktualisieren"
    }
  ]
}
