{
  "name": "نقاء للعطور | Naqaa Perfumes",
  "short_name": "Naqaa | نقاء",
  "description": "دار عطور عمانية فخمة تقدم تجربة تسوق استثنائية. بصمتك العطرية التي لا تُنسى مع الضمان الذهبي | A luxury Omani perfume house offering an exceptional shopping experience and your unforgettable signature scent.",
  "lang": "ar",
  "dir": "auto",
  "start_url": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fdfbf7",
  "theme_color": "#0c0a09",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تصفح المتجر | Shop Now",
      "short_name": "المتجر | Shop",
      "description": "اكتشف أحدث العطور | Discover our latest perfumes",
      "url": "/shop",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "سلة المشتريات | Your Cart",
      "short_name": "السلة | Cart",
      "description": "عرض المنتجات في سلة التسوق | View items in your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}