{
  "name": "ScentMatch — Australia's Fragrance Finder",
  "short_name": "ScentMatch",
  "description": "Search 50 of the world's best-selling perfumes and colognes with Australian pricing, longevity ratings and climate advice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-AU",
  "dir": "ltr",
  "theme_color": "#191970",
  "background_color": "#fffaf7",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/favicon-48x48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/favicon.ico", "sizes": "48x48 32x32 16x16", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "Scent quiz", "url": "/quiz/" },
    { "name": "All fragrances", "url": "/fragrances/" }
  ]
}
