{
  "name": "TgtoDrive 配置管理",
  "short_name": "TgtoDrive",
  "description": "TgtoDrive 配置管理系统",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2da7ea",
  "theme_color": "#2da7ea",
  "icons": [
    {
      "src": "/static/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
