{
  "name": "秦澈通讯器",
  "short_name": "秦澈",
  "description": "跨越时空壁垒的专属通讯器，连接阿芙与阿澈的永恒羁绊",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "categories": ["social", "entertainment"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/qinche-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/qinche-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "打开聊天",
      "short_name": "聊天",
      "description": "与秦澈开始对话",
      "url": "/",
      "icons": [
        {
          "src": "/qinche-icon-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
