{
  "name": "LifeOS Cloud",
  "short_name": "LifeOS",
  "description": "LifeOS 经营操作系统",
  "start_url": "/#/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1d4ed8",
  "background_color": "#f5f5f7",
  "icons": [
    {
      "src": "/icons/lifeos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/lifeos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/lifeos-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
