{
  "id": "./",
  "name": "公路狂徒 · Road Rage",
  "short_name": "公路狂徒",
  "description": "俯视角高速摩托乱斗，支持键盘、触屏与离线游玩。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#080a10",
  "theme_color": "#080a10",
  "categories": ["games", "entertainment", "racing"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
