{
  "id": "/chat.html",
  "name": "\u6781\u57df AI \u5bf9\u8bdd",
  "short_name": "\u6781\u57df AI",
  "description": "\u6781\u57df\u667a\u80fd\u5e73\u53f0 AI \u5bf9\u8bdd\u5165\u53e3",
  "lang": "zh-CN",
  "start_url": "/chat.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111827",
  "background_color": "#f8fafc",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "\u65b0\u5efa AI \u5bf9\u8bdd",
      "short_name": "\u5bf9\u8bdd",
      "url": "/chat.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "\u8d44\u6599\u7a7a\u95f4",
      "short_name": "\u8d44\u6599",
      "url": "/projects.html",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
