{
    "name": "Vinzz Piano Tiles",
    "short_name": "Piano Tiles",
    "description": "Game Piano Tiles ceria untuk anak di browser. Ketuk tile hitam, mainkan lagu favorit, kumpulkan bintang, dan buat lagu sendiri.",
    "start_url": "./songs.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#d9d3ff",
    "theme_color": "#bfe9ff",
    "categories": [
        "games",
        "music"
    ],
    "icons": [
        {
            "src": "assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "assets/img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
