{
  "name": "VoiceFit AI — 내 목소리에 맞는 노래",
  "short_name": "VoiceFit",
  "description": "AI가 당신의 목소리를 분석해 가장 어울리는 노래를 찾아드립니다",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "lang": "ko-KR",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png?v=10",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png?v=10",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192.png?v=10",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-512.png?v=10",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/apple-touch-icon.png?v=10",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
