{
  "name": "Crimson Oath — 크림슨 오스",
  "short_name": "Crimson Oath",
  "description": "브라우저에서 바로 하는 16비트 JRPG",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#07060b",
  "theme_color": "#07060b",
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "favicon.png", "sizes": "32x32", "type": "image/png", "purpose": "any" }
  ]
}
