{
  "name": "belapele — Science-Backed Skincare",
  "short_name": "belapele",
  "description": "Curated professional skincare from belapele.shop. Personalized routines, curated kits, and a complete actives database.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F4",
  "theme_color": "#C8796A",
  "lang": "en",
  "scope": "/",
  "categories": ["beauty", "shopping", "lifestyle", "health"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Skin Quiz",
      "short_name": "Quiz",
      "url": "/quiz.html",
      "description": "Find your personalized routine"
    },
    {
      "name": "Curated Kits",
      "short_name": "Kits",
      "url": "/kits.html",
      "description": "Shop expert-curated kits"
    },
    {
      "name": "Active Ingredients",
      "short_name": "Actives",
      "url": "/ingredients.html",
      "description": "Browse our ingredient database"
    }
  ]
}
