{
  "name": "YouTube for HTML",
  "short_name": "YouTube for HTML",
  "theme_color": "#FF0033",
  "background_color": "#FF0033",
  "display": "standalone",
  "start_url": "index.html",
  "icons": [
    {
      "src": "ytforhtml_Icon.png",
      "sizes": "500x500",
      "type": "image/png"
    }
  ]
}
