{
    "name": "onRepeat: Discover the music you love",
    "short_name":"onRepeat",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "rgb(0,0,0)",
    "background_color": "rgb(0,0,0)",
    "display": "standalone"
}