{
  "name": "像素跑酷",
  "short_name": "像素跑酷",
  "description": "50关像素风横版闯关游戏",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#6c5ce7",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
