{
  "name": "小伴·学习陪伴者",
  "short_name": "小伴",
  "description": "一个温暖的学习陪伴者，陪你聊聊兴趣、学习和生活",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00b4d8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230a0a0a'/%3E%3Ctext x='96' y='110' text-anchor='middle' font-size='80' fill='%2300b4d8'%3E%E4%BC%B4%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%230a0a0a'/%3E%3Ctext x='256' y='290' text-anchor='middle' font-size='200' fill='%2300b4d8'%3E%E4%BC%B4%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}