{
  "name": "小手机",
  "short_name": "小手机",
  "description": "灵动桌面 · AI聊天伴侣",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0ff",
  "theme_color": "#f5f0ff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
