{
  "name": "영화로 읽는 패션",
  "short_name": "영화패션",
  "description": "영화 속 캐릭터의 스타일을 분석하고, 지금 살 수 있는 비슷한 상품으로 연결합니다.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1C1A",
  "theme_color": "#0E1C1A",
  "lang": "ko",
  "categories": ["lifestyle", "shopping", "entertainment"],
  "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" }
  ]
}
