{
  "name": "DermaSense - 멀티모달 생체분석",
  "short_name": "DermaSense",
  "description": "AI 기반 안구/음성/피부 멀티모달 생체분석 플랫폼",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff9a9e",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "medical"],
  "screenshots": [
    {
      "src": "./screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
