{
  "id": "/",
  "name": "소울링크 — 마음이 통하는 AI 소울메이트",
  "short_name": "SoulLink",
  "description": "AI 캐릭터와 1:1로 연결되는 럭셔리 AI 컴패니언 앱",
  "start_url": "/home?source=pwa",
  "scope": "/",
  "lang": "ko",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#06100f",
  "theme_color": "#06100f",
  "categories": ["social", "entertainment", "lifestyle"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
