{
  "name": "Anivex - Watch Free Anime Online",
  "short_name": "Anivex",
  "description": "Stream anime for free in HD with Sub and Dub support. Watch One Piece, Naruto, Jujutsu Kaisen and more. No ads, fast streaming.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["entertainment", "multimedia"],
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
