{
    "name": "MSI UTHM Companion",
    "short_name": "MSI UTHM",
    "description": "Aplikasi rasmi Masjid Sultan Ibrahim, UTHM — waktu solat, program, kemudahan & lain-lain.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0F1C",
    "theme_color": "#059669",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "ms",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "lifestyle",
        "social"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}