{
  "name": "SIOS — Social Intelligence OS",
  "short_name": "SIOS",
  "description": "社交智能操作系统：理解他人，理解自己，优化一切人际交互",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "categories": ["productivity", "education", "social"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
