{
  "name": "PlaylistTV — Your Plex library, running like television",
  "short_name": "PlaylistTV",
  "description": "Turn the playlists and collections on your own Plex Media Server into channels that simply run — on iPhone, iPad, Apple TV and Mac.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#0a0806",
  "theme_color": "#0a0806",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "multimedia", "video"]
}
