{
  "_": "加到主畫面之後用獨立視窗開——iPhone 的 Safari 沒有 Fullscreen API，那是手機上唯一的全螢幕。圖示由 tools/make-icons.py 產生。",
  "name": "東海道五十三次・像素道中記",
  "short_name": "東海道",
  "description": "廣重《東海道五十三次》，一趟從日本橋走到京師的像素道中。",
  "lang": "zh-Hant",
  "dir": "ltr",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#e6d8b7",
  "theme_color": "#233f4d",
  "icons": [
    { "src": "game-assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "game-assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
