{
  "name": "All Video Hub",
  "short_name": "VideoHub",
  "description": "Stream movies, anime, web series and more on Telegram Mini App",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ff0000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎬</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["entertainment", "video"],
  "lang": "en",
  "dir": "ltr"
}
