{
  "name": "스킨매치 - AI 피부 진단",
  "short_name": "스킨매치",
  "description": "1분 AI 피부 진단 + 맞춤 화장품 추천",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#fdfbf7",
  "theme_color": "#d97a8c",
  "orientation": "portrait",
  "id": "/skinmatch-app",
  "icons": [
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png?v=4",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png?v=4",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=4",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["beauty", "lifestyle", "shopping"],
  "lang": "ko"
}
