{
  "name": "Murder Mystery Platform",
  "short_name": "MMP",
  "description": "실시간 멀티플레이어 머더 미스터리 게임 플랫폼",
  "start_url": "/lobby",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/mmp-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "ko"
}
