{
    "name": "YouTube History",
    "short_name": "YT History",
    "description": "Find the music in your YouTube watch history and save it to a playlist.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f0f0f",
    "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
