{
  "name": "BodyLeak",
  "short_name": "BodyLeak",
  "description": "Best HD Video Streaming — HLS, no buffering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    { "name": "Trending",    "url": "/trending",  "description": "Trending videos right now" },
    { "name": "Popular",     "url": "/popular",   "description": "Most watched videos" },
    { "name": "Random",      "url": "/random",    "description": "Surprise me" }
  ],
  "categories": ["entertainment", "video"],
  "lang": "en"
}
