{
  "name": "GPTTool",
  "short_name": "GPTTool",
  "description": "随时继续本机 Codex 工作",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070807",
  "theme_color": "#070807",
  "icons": [
    {
      "src": "/assets/gpttool-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
