{
  "name": "云游记",
  "short_name": "云游记",
  "id": "https://s-go.top/",
  "description": "个人旅行日志",
  "start_url": "/admin.html",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#041F3D",
  "theme_color": "#C9A96E",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
