{
  "name": "Guild Plaza",
  "short_name": "Guild",
  "description": "XENLOOK 엔지니어링 게임 플랫폼 — 미션, 파티, 아레나",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#a855f7",
  "categories": ["games", "social"],
  "lang": "ko",
  "icons": [
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "광장",
      "short_name": "광장",
      "url": "/plaza",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "마켓",
      "short_name": "마켓",
      "url": "/market",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/media/screenshots/guild-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Guild Plaza 메인"
    }
  ],
  "prefer_related_applications": false
}
