{
  "name": "DealFun — Preisvergleich",
  "short_name": "DealFun",
  "description": "DealFun ist eine Vergleichs- und Informationsplattform. Du kaufst immer direkt beim Händler.",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#0A0E27",
  "background_color": "#0A0E27",
  "categories": ["shopping", "lifestyle", "utilities"],
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "DealFun Startseite"
    },
    {
      "src": "/icons/screenshot-wide.svg",
      "sizes": "1280x800",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "DealFun Produktübersicht"
    }
  ],
  "shortcuts": [
    {
      "name": "Produkte",
      "short_name": "Produkte",
      "url": "/de-de/products",
      "description": "Alle Produkte durchsuchen"
    },
    {
      "name": "Wunschliste",
      "short_name": "Wunschliste",
      "url": "/de-de/wishlist",
      "description": "Deine gespeicherten Produkte"
    },
    {
      "name": "Suche",
      "short_name": "Suche",
      "url": "/de-de/search",
      "description": "Produkte durchsuchen"
    }
  ],
  "prefer_related_applications": false
}
