{
  "name": "K-Beauty Hubs — AI Skincare Routine & Korean Beauty Curation",
  "short_name": "K-Beauty Hubs",
  "description": "AI-powered Korean skincare routines, product reviews & beauty guides. Discover the best K-beauty products curated for your skin type.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": ["beauty", "lifestyle", "health"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Skincare Routine",
      "url": "/ai-routine",
      "description": "Get AI-personalized skincare routine",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Products",
      "url": "/products",
      "description": "Browse K-beauty products",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "AI Skin Scan",
      "url": "/skin-scan",
      "description": "Analyze your skin with AI",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Beauty Tutorials",
      "url": "/beauty-tutorials",
      "description": "Watch K-beauty tutorials",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
