{
  "name": "등기왕 — 껄무새 탈출 실전 부동산 게임",
  "short_name": "등기왕",
  "description": "실거래가와 실제 규제로 하는 부동산 모의투자 게임",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eef1f6",
  "theme_color": "#0ea968",
  "categories": ["finance", "games", "education"],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://deunggiwang.com/manifest.json" }
  ],
  "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" }
  ],
  "shortcuts": [
    { "name": "투자 시작", "short_name": "게임", "url": "/play.html?src=pwa" },
    { "name": "랭킹", "short_name": "랭킹", "url": "/pages/ranking.html?src=pwa" }
  ]
}
