{
  "name": "VianOS",
  "short_name": "VianOS",
  "description": "你的专属线上伴侣",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eaf1ff",
  "theme_color": "#a5c8ff",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
