{
  "name": "StreamWizd - One-Stop Video Streaming Platform for OTT and LMS",
  "short_name": "StreamWizd",
  "description": "Launch branded video, OTT, live, and learning platforms across web, mobile, and TV with StreamWizd by Tavro Studio.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#061733",
  "background_color": "#f8fafc",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "education", "video"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Video Encoder",
      "short_name": "Encoder",
      "description": "Encode videos to HLS, DASH, and CMAF",
      "url": "/encoder",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Video Players",
      "short_name": "Players",
      "description": "Test HLS, DASH, and DRM streams",
      "url": "/player",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read streaming guides and tutorials",
      "url": "/blog",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}