{
  "name": "我的导航 · Personal Portal",
  "short_name": "导航",
  "description": "深空风格个人导航首页",
  "start_url": "./?utm_source=pwa",
  "display": "standalone",
  "background_color": "#010504",
  "theme_color": "#010504",
  "orientation": "any",
  "icons": [
    {
      "src": "img/头像.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "img/头像.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
