{
    "id": "/",
    "name": "My Masjid",
    "short_name": "My Masjid",
    "description": "Prayer times, Azan and mosque information",
    "start_url": "/index.php",
    "scope": "/",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#0a7cff",
    "display_override": [
        "fullscreen",
        "standalone"
    ],
    "icons": [
        {
            "src": "/mosque_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/mosque_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}