{
  "name": "Dellish - Food Reimagined",
  "short_name": "Dellish",
  "description": "Premium meal kits and recipes delivered to your door",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "shopping"],
  "lang": "en",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/dellish-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse our meal kits",
      "url": "/en_DE",
      "icons": [
        {
          "src": "/images/dellish-icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
