{
  "name": "Dumi Essence | Luxury Perfume and Home Fragrance",
  "short_name": "Dumi Essence",
  "description": "A modern luxury fragrance house rooted in Ubuntu with perfume, gifting, home scent, and refined daily routine.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#130f0d",
  "theme_color": "#b98c46",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse our luxury fragrance collection",
      "url": "/shop",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "Review your shopping bag",
      "url": "/cart",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
