{
  "name": "GlimtoHub - Luxury Fashion & Accessories",
  "short_name": "GlimtoHub",
  "description": "Premium luxury fashion retailer offering designer bags, shoes, jewelry, and accessories.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
"icons":[
    {
        "src":"/android-chrome-192x192.png",
        "sizes":"192x192",
        "type":"image/png",
        "purpose": "maskable any"
    },
    {
        "src":"/android-chrome-512x512.png",
        "sizes":"512x512",
        "type":"image/png",
        "purpose": "maskable any"
    }
    ],
    "categories": ["shopping", "lifestyle", "fashion"],
    "lang": "en-US",
    "dir": "ltr"
}