{
  "name": "MT FAVS Playlist Collection",
  "short_name": "MT FAVS",
  "start_url": "playlists.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "oldschool.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "oldschool.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}