{
    "name": "Quran",
    "short_name": "Quran",
    "description": "A free, ad-free, fully offline reader for the Holy Quran in the Uthmani script.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#fbf7ee",
    "theme_color": "#0e5c3f",
    "lang": "en",
    "dir": "ltr",
    "categories": ["books", "education"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
