{
  "name": "RacingLife 賽車人生模擬器",
  "short_name": "RacingLife",
  "description": "從卡丁車一路開到 F1 的賽車生涯模擬遊戲。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101216",
  "theme_color": "#15161A",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/assets/logo/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logo/racinglife-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
