{
  "name": "浮光 Glimmer OS",
  "short_name": "浮光",
  "description": "AI模拟手机操作系统，沉浸式社交互动体验",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#F2F2F4",
  "theme_color": "#F2F2F4",
  "orientation": "portrait",
  "scope": "./",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "assets/icon-512.png?v=20260525b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512-maskable.png?v=20260525b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon-180.png?v=20260525b",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/icon-152.png?v=20260525b",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "assets/icon-120.png?v=20260525b",
      "sizes": "120x120",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "social", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "回响聊天",
      "short_name": "回响",
      "description": "打开AI回响聊天对话",
      "url": "./index.html?app=echo",
      "icons": [
        {
          "src": "assets/icon-120.png?v=20260525b",
          "sizes": "120x120"
        }
      ]
    }
  ]
}