{
  "name": "삼국열전",
  "short_name": "삼국열전",
  "description": "삼국지 무장 220명으로 하는 학습용 카드 게임. 모든 판단이 열전 문항으로 갈린다.",
  "lang": "ko",
  "dir": "ltr",

  "start_url": "./index.html",
  "scope": "./",

  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",

  "background_color": "#14110e",
  "theme_color": "#14110e",

  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
