{
    "name": "Sazende — Master the Maqam",
    "short_name": "Sazende",
    "description": "Turkish music companion: tuner, maqam explorer, ear training, taksim trainer, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c0e14",
    "theme_color": "#c9a84c",
    "orientation": "any",
    "scope": "/",
    "lang": "tr",
    "categories": [
        "music",
        "education"
    ],
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}