{
  "name": "世界OnLine - 地球OL启动器",
  "short_name": "世界OnLine",
  "description": "地球OnLine 玩梗社区：开局随机，没有攻略，不能重开。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1e",
  "theme_color": "#2d8cf0",
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon.php?size=192", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
