{
  "name": "Hesham TV",
  "short_name": "Hesham TV",

  "description": "Watch live TV channels, football matches, sports events, movies, TV shows and entertainment content in HD and Full HD quality.",

  "lang": "en",

  "dir": "ltr",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait-primary",

  "background_color": "#0B1020",

  "theme_color": "#0B1020",

  "categories": [
    "entertainment",
    "video",
    "sports"
  ],

  "icons": [

    {
      "src": "assets/icons/heshamtv-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },

    {
      "src": "assets/icons/heshamtv-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }

  ],

  "screenshots": [

    {
      "src": "assets/images/img1.webp",
      "sizes": "720x1557",
      "type": "image/webp",
      "form_factor": "narrow"
    },

    {
      "src": "assets/images/img2.webp",
      "sizes": "720x1542",
      "type": "image/webp",
      "form_factor": "narrow"
    }

  ]
}