{
  "name": "Oasis Technologies",
  "short_name": "Oasis",
  "description": "Premium Ex-UK iPhones, Samsung devices, accessories and expert repairs in Thika, Kenya.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "lang": "en-KE",
  "orientation": "portrait-primary",
  "categories": ["shopping", "technology"],
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products",
      "description": "Browse all phones and accessories",
      "icons": [{ "src": "/images/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/cart",
      "description": "View your shopping cart",
      "icons": [{ "src": "/images/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Collections",
      "short_name": "Collections",
      "url": "/collections",
      "description": "Shop by collection",
      "icons": [{ "src": "/images/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch with Oasis Technologies",
      "icons": [{ "src": "/images/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
