{
  "name": "ALAYA INSIDER",
  "short_name": "ALAYA",
  "description": "Premium Editorial Shopping — curated luxury beauty, leather goods, fine jewelry, fragrance and digital style guides, shipped worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "theme_color": "#f7f4ef",
  "background_color": "#f7f4ef",
  "categories": ["shopping", "lifestyle", "fashion", "luxury"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "iarc_rating_id": "e0f7b4a2-1c3d-4e5f-6a7b-8c9d0e1f2a3b",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "ALAYA INSIDER Home"
    },
    {
      "src": "/screenshots/home-desktop.svg",
      "sizes": "1280x800",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "ALAYA INSIDER Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop",
      "icons": [
        {
          "src": "/icons/shop-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "url": "/cart",
      "icons": [
        {
          "src": "/icons/cart-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "url": "/wishlist",
      "icons": [
        {
          "src": "/icons/wishlist-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Account",
      "short_name": "Account",
      "url": "/account",
      "icons": [
        {
          "src": "/icons/account-icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}
