{
  "name": "琉璇 - AI 交易智能体",
  "short_name": "琉璇",
  "description": "无人值守、语音交互、自我进化的股票交易智能体",
  "lang": "zh-CN",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1230",
  "theme_color": "#0a4eff",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}