{
  "name": "Tamrah One - Premium Saudi Dates",
  "short_name": "Tamrah One",
  "description": "Premium dates from the holy city of Madinah. High quality Ajwa, Medjool, and other varieties delivered worldwide.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#8B4513",
  "background_color": "#F5F5DC",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse our premium date varieties",
      "url": "/products",
      "icons": [
        {
          "src": "/icons/icon-512x512.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Special Offers",
      "short_name": "Offers",
      "description": "Check our current special offers",
      "url": "/offers",
      "icons": [
        {
          "src": "/icons/icon-512x512.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/icon-512x512.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "320x640",
      "type": "image/png",
      "platform": "narrow",
      "label": "Home page on mobile"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Home page on desktop"
    }
  ]
}