{
  "name": "Scentsation",
  "short_name": "Scentsation",
  "description": "The modern fragrance discovery engine. Explore, compare, and find your next signature scent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#C5A54E",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Fragrances",
      "short_name": "Browse",
      "url": "/fragrances",
      "description": "Explore the full fragrance collection"
    },
    {
      "name": "My Collection",
      "short_name": "Collection",
      "url": "/collection",
      "description": "View your fragrance collection"
    },
    {
      "name": "Discover by Mood",
      "short_name": "Discover",
      "url": "/discover/mood",
      "description": "Find fragrances that match your mood"
    }
  ]
}
