{
  "name": "专注宝",
  "short_name": "专注宝",
  "description": "专注力训练与习惯养成应用",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}