{
  "name": "Burnish & Bloom — Luxury Body Oils",
  "short_name": "B&B",
  "description": "Luxury body oils for every skin type. Six ingredients per oil, no filler.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse the body oil collection",
      "url": "/shop.html"
    },
    {
      "name": "Find Your Oil",
      "short_name": "Compare",
      "description": "Compare the three body oils side by side",
      "url": "/compare.html"
    }
  ]
}
