{
  "name": "ExcitedShop - সেরা অনলাইন শপিং",
  "short_name": "ExcitedShop",
  "description": "বাংলাদেশের অন্যতম সেরা অনলাইন শপিং মার্কেটপ্লেস। স্কিনকেয়ার প্রোডাক্ট, কসমেটিক্স এবং বিউটি প্রোডাক্টস।",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "orientation": "portrait",
  "scope": "/",
  "lang": "bn",
  "dir": "ltr",
  "categories": [
    "shopping",
    "e-commerce",
    "beauty",
    "cosmetics"
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "প্রোডাক্ট দেখুন",
      "short_name": "প্রোডাক্ট",
      "description": "সকল প্রোডাক্ট দেখুন",
      "url": "/products",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "ফ্ল্যাশ সেল",
      "short_name": "ফ্ল্যাশ সেল",
      "description": "ফ্ল্যাশ সেল অফার দেখুন",
      "url": "/flash-sale",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}