{
    "name": "Tautulli: Monitor your Plex Media Server",
    "short_name": "Tautulli",
    "Description": "A Python based monitoring and tracking tool for Plex Media Server.",
    "start_url": "../../",
    "scope": "../../",
    "icons": [
        {
            "src": "android-chrome-192x192.png?v=2.6.0",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-256x256.png?v=2.6.0",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "theme_color": "#282a2d",
    "background_color": "#282a2d",
    "display": "standalone"
}