{
    "id": "/",
    "name": "Kur'an Talebesi",
    "short_name": "Kur'an",
    "description": "Oku, Dinle, Tefekkür Et — Kuran okuma, dinleme, arama ve not alma uygulaması.",
    "lang": "tr",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "background_color": "#047857",
    "theme_color": "#047857",
    "orientation": "portrait-primary",
    "categories": ["education", "lifestyle"],
    "icons": [
        {
            "src": "icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}