{
  "name": "FiRelax – Premium Sportnahrung & Supplements",
  "short_name": "FiRelax",
  "description": "Dein Shop für Premium Sportnahrung, Supplements & Fitness-Zubehör. Schneller Versand, faire Preise.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f131a",
  "background_color": "#f2f2f7",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": ["shopping", "fitness", "health"],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Alle Produkte",
      "short_name": "Shop",
      "url": "/Products",
      "icons": [{ "src": "/images/icons/icon-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Warenkorb",
      "short_name": "Warenkorb",
      "url": "/Cart",
      "icons": [{ "src": "/images/icons/icon-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Sale Produkte",
      "short_name": "Sale",
      "url": "/Products/Sale",
      "icons": [{ "src": "/images/icons/icon-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ]
}
