{
  "name": "Beleza+",
  "short_name": "Beleza+",
  "description": "AI 피부 분석 + AR 메이크업 + O2O 뷰티 커머스 (브라질 시장)",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#E91E8C",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["beauty", "lifestyle", "shopping", "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 Scan",
      "short_name": "Scan",
      "description": "AI 피부 분석 시작",
      "url": "/scan",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "AR Makeup",
      "short_name": "AR",
      "description": "AR 메이크업 체험",
      "url": "/ar",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    }
  ]
}
