{
  "name": "DealMarkt24",
  "short_name": "DealMarkt24",
  "description": "Ihr Marktplatz für Elektronik, Mode, Haushalt & mehr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6600",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Angebote",
      "url": "/angebote/",
      "description": "Aktuelle Deals"
    },
    {
      "name": "Suche",
      "url": "/suche/",
      "description": "Produkte suchen"
    }
  ]
}
