{
  "name": "DonghuaFast",
  "short_name": "DonghuaFast",
  "description": "A React-based web application for streaming Donghua (Chinese Animation) and other Asian dramas.",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00b458",
  "background_color": "#111214",
  "categories": ["entertainment", "movies"],
  "screenshots": []
}