{
  "name": "Maharaja's Spices - Premium Spices, Sauces & Seasonings",
  "short_name": "Maharajas",
  "description": "Premium quality spices, sauces, marinades and seasonings. Shop online for delivery across South Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d32f2f",
  "orientation": "portrait-primary",
  "categories": ["shopping", "food", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/invoice-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/invoice-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}