{
    "name": "Live TV",
    "short_name": "Live TV",
    "icons": [
      {
        "src": "tv-256.png",
        "sizes": "256x256",
        "type": "image/png"
      },
      {
        "src": "tv-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "background_color": "black",
    "categories": ["Live TV"],
    "screenshots" : [
        {
            "src": "tv-512.png",
            "sizes": "1280x889",
            "type": "image/jpeg",
            "platform": "wide",
            "label": "Live TV"
        }
    ],
    "display": "standalone",
    "start_url": "/index.html"
}
