{
  "name": "ReZennia — Pure Essential Oils Singapore",
  "short_name": "ReZennia",
  "description": "100% pure essential oils, organic floral waters, carrier oils, sea salt scrubs, and diffusers. Sourced globally and bottled fresh in Singapore.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "https://rezennia.sg/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#111111",
  "theme_color": "#BF9B30",
  "orientation": "portrait-primary",
  "lang": "en-SG",
  "dir": "ltr",
  "categories": ["shopping", "health", "beauty", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./assets/images/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "./assets/images/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./assets/images/hero_banner.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "ReZennia Homepage — Pure Essential Oils Singapore"
    }
  ],
  "shortcuts": [
    {
      "name": "Essential Oils",
      "short_name": "Oils",
      "description": "Browse our 74 varieties of pure essential oils",
      "url": "./collections/essential-oils.html",
      "icons": [{"src": "./assets/images/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Scent Discovery Quiz",
      "short_name": "Quiz",
      "description": "Find your perfect essential oil",
      "url": "./pages/scent-discovery.html",
      "icons": [{"src": "./assets/images/favicon.svg", "sizes": "any"}]
    }
  ]
}
