{
  "name": "TeteChat 贴贴聊天",
  "short_name": "TeteChat",
  "description": "贴在一起，聊得更近。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111318",
  "theme_color": "#2BD4A7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
