{
  "name": "皮皮虎工具箱",
  "short_name": "皮皮虎工具箱",
  "description": "吃土皮皮虎的数码工具合集 — 健身打卡、干饭推荐、项目管理、小红书配图、剪切板等实用工具",
  "start_url": "/tools",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#f4511e",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/static/images/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
