{
    "name": "Modern Salah Times Management System",
    "short_name": "Salah Times",
    "description": "Modern Islamic prayer times management system with TV display, dashboard, and mosque management features. Built for mosques, Islamic centers, and Muslim communities worldwide.",
    "id": "modern-prayer-time-islamic-app",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#065f46",
    "theme_color": "#065f46",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "lifestyle",
        "utilities",
        "education",
        "religion"
    ],
    "developer": {
        "name": "Abu Sayem",
        "url": "https://namaj.nctl.info/about",
        "email": "sayem74@gmail.com"
    },
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/tv-display-1.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "TV Display - Prayer Times View (43\" Full HD)"
        },
        {
            "src": "/screenshots/tv-display-2.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "TV Display - Mosque Selection (43\" Full HD)"
        },
        {
            "src": "/screenshots/tv-display-3.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "TV Display - Countdown Timer (43\" Full HD)"
        },
        {
            "src": "/screenshots/dashboard-1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Dashboard - Management Interface"
        },
        {
            "src": "/screenshots/mobile-1.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Salah Times",
            "short_name": "Salah Times",
            "description": "View prayer times on large TV screens for mosques and public spaces",
            "url": "/",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Administrative dashboard for managing prayer times and mosques",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Prayer Times",
            "short_name": "Prayer Times",
            "description": "View and manage daily prayer times",
            "url": "/prayer-times",
            "icons": [
                {
                    "src": "/icons/icon-96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+namaz",
            "url": "/prayer-times?date=%s"
        }
    ],
    "edge_side_panel": {
        "preferred_width": 400
    },
    "prefer_related_applications": false
}
