{
  "name": "白月光小手机",
  "short_name": "白月光小手机",
  "description": "一个沉浸式的聊天与探索Web App",
  "start_url": "./index.html", 
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#f8f8f8",
  "icons":[
    {
      "src": "./白月光小手机图标.png?v=20260703_01",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./白月光小手机图标.png?v=20260703_01",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
