{
  "name": "事件查看器",
  "short_name": "事件查看器",
  "description": "Arc Raiders 游戏地图事件日程查询工具",
  "start_url": "/arc.html",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "categories": ["games", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "查看事件",
      "short_name": "事件",
      "description": "查看当前地图事件",
      "url": "/arc.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "scope": "/"
}
