{
  "name": "魔兽战绩",
  "short_name": "魔兽战绩",
  "description": "魔兽争霸3 战绩记录与公告",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f1e",
  "theme_color": "#0d0f1e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
