{
  "name": "FlixPilot",
  "short_name": "FlixPilot",
  "description": "私人流媒体管理中心",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#7c4dff",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/logos/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "multimedia"]
}
