{
  "name": "TOMRICH - Luxury Perfumes",
  "short_name": "TOMRICH",
  "description": "Luxury perfumes crafted to tell your story. Each scent is a chapter, each note a word in the language of memory and desire.",
  "icons": [
    {
      "src": "/tomrich-logo-webp.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/tomrich-logo-webp.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["shopping", "beauty", "perfumes"],
  "shortcuts": [
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for luxury perfumes and fragrances",
      "url": "/search",
      "icons": [
        {
          "src": "/tomrich-logo-webp.webp",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Shopping Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [
        {
          "src": "/tomrich-logo-webp.webp",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    }
  ]
}

