{
  "id": ".",
  "name": "Janggi Web",
  "short_name": "Janggi",
  "description": "모바일에서 바로 둘 수 있는 한국 장기판입니다.",
  "lang": "ko-KR",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#101417",
  "theme_color": "#101417",
  "orientation": "any",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "icons/janggi-web-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/janggi-web-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/janggi-web-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/janggi-web-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "새 대국",
      "short_name": "대국",
      "url": "./play",
      "icons": [{ "src": "icons/janggi-web-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "장기 배우기",
      "short_name": "배우기",
      "url": "./learn",
      "icons": [{ "src": "icons/janggi-web-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "기록 보기",
      "short_name": "기록",
      "url": "./replay",
      "icons": [{ "src": "icons/janggi-web-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
