{
  "name": "悟空修炼手册",
  "short_name": "悟空修炼",
  "description": "悟空暑期修炼手册 · 自定义作息打卡",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7ff",
  "theme_color": "#2f6fed",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
