{
  "name": "MASTV",
  "short_name": "MASTV",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "Disfruta de los mejores canales abiertos o tdd en streaming a traves de la plataforma de MASTV.",
  "icons": [
       {
      "src": "images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "ios": {
    "apple-mobile-web-app-title": "MASTV",
    "apple-mobile-web-app-capable": "yes",
    "apple-mobile-web-app-status-bar-style": "black-translucent",
    "icons": [
      {
        "src": "images/icons/apple-touch-icon-180x180.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ]
  }
}