{
  "name": "追番进度管理",
  "short_name": "追番进度",
  "description": "多端同步追番进度管理工具",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📺</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
