{
  "name": "ScentFolio — Your Fragrance Collection",
  "short_name": "ScentFolio",
  "description": "Track your fragrance collection, log daily wears, discover new scents, and share your taste. The Letterboxd for fragrance lovers.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#191210",
  "theme_color": "#191210",
  "orientation": "portrait",
  "categories": ["lifestyle", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Log Today's Wear",
      "short_name": "Log Wear",
      "description": "Log what you're wearing today",
      "url": "/wear-history",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Collection",
      "short_name": "Collection",
      "description": "Browse your fragrance collection",
      "url": "/collection",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Explore Fragrances",
      "short_name": "Explore",
      "description": "Discover new fragrances",
      "url": "/explore",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Layering Lab",
      "short_name": "Layering",
      "description": "Create and save fragrance combos",
      "url": "/layering-lab",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ScentFolio — Track, discover, and curate your fragrance collection"
    }
  ]
}
