{
    "id": "/kuran/",
    "name": "Kur'an Okuyucu",
    "short_name": "Kur'an",
    "description": "Kur'an-ı Kerim Cüz Okuyucu — Her cüzün ilk ayeti, meali ve tefsiri",
    "start_url": "/kuran/",
    "scope": "/kuran/",
    "display": "standalone",
    "background_color": "#090c15",
    "theme_color": "#090c15",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["education", "lifestyle"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "icons/ss02.jpg",
            "sizes": "1065x2048",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Mobil Görünüm"
        },
        {
            "src": "icons/ss01.jpg",
            "sizes": "1918x870",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Masaüstü Görünüm"
        }
    ],
    "shortcuts": [
        {
            "name": "1. Cüz",
            "short_name": "Cüz 1",
            "description": "Fâtiha Suresi ile başlar",
            "url": "/kuran/?juz=1",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "30. Cüz",
            "short_name": "Cüz 30 (Amme)",
            "description": "Nebe Suresi ile başlar",
            "url": "/kuran/?juz=30",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}