{
  "name": "Furry Friends Shop – Produktfinder",
  "short_name": "Furry Friends",
  "description": "Finde das passende Produkt für deinen Hund oder deine Katze und sichere dir 10% Rabatt.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF5E9",
  "theme_color": "#3F6B4F",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
