{
  "name": "木木盯着点",
  "short_name": "木木",
  "description": "木木的个人工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e9f1f6",
  "theme_color": "#c4dae5",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
