{
  "name": "Luxentra Shop",
  "short_name": "Luxentra",
  "description": "Bangladesh-এর সেরা অনলাইন শপ — Electronics, Fashion, Skincare, Grocery",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5ca010",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "lang": "bn"
}