{
  "name": "Rainbowgate.lk",
  "short_name": "Rainbowgate",
  "description": "Your Gateway to Educational Excellence — Montessori toys, stationery, eBooks & more.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#6C2BD9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%236C2BD9'/><text y='140' font-size='130' text-anchor='middle' x='96'>🌈</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='48' fill='%236C2BD9'/><text y='380' font-size='340' text-anchor='middle' x='256'>🌈</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "education"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/shop.html",
      "description": "Browse all products"
    },
    {
      "name": "My Cart",
      "url": "/cart.html",
      "description": "View your shopping cart"
    },
    {
      "name": "Contact Us",
      "url": "/contact.html",
      "description": "Get in touch"
    }
  ]
}
