{
  "id": "/",
  "name": "MedicalTV Live Streaming",
  "short_name": "MedicalTV",
  "description": "Live medical, healthcare, education, TV and radio streaming in a faster fullscreen app experience.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["medical", "education", "entertainment", "health"],
  "icons": [
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-167x167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "/#iptv-tab",
      "description": "Open the livestream home tab"
    },
    {
      "name": "Medical Radio",
      "short_name": "Radio",
      "url": "/#medical-radio-tab",
      "description": "Jump to Medical Radio"
    },
    {
      "name": "TV+",
      "short_name": "TV+",
      "url": "/#extratv-tab",
      "description": "Open TV+ faster"
    }
  ]
}
