{
  "name": "Kaka Chat",
  "short_name": "Kaka Chat",
  "description": "iMessage 风格的 AI 聊天应用",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F2F2F7",
  "theme_color": "#F2F2F7",
  "icons": [
    {
      "src": "./icons/icon-192.png?v=20260310",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png?v=20260310",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
