{
    "name": "Deen Hub",
    "short_name": "Deen Hub",
    "description": "Your Complete Islamic Companion — Prayer times, Quran, Hadiths, Qibla, Duas, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#059669",
    "theme_color": "#059669",
    "orientation": "any",
    "lang": "en",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Prayer Times",
            "url": "/prayer-times",
            "description": "Get accurate prayer times for your location"
        },
        {
            "name": "Quran",
            "url": "/quran",
            "description": "Read and search the Holy Quran"
        },
        {
            "name": "Qibla Finder",
            "url": "/qibla",
            "description": "Find the direction of the Kaaba"
        }
    ],
    "categories": ["education", "lifestyle", "religion"]
}
