{
    "name": "SIMasjid Display",
    "short_name": "Display Masjid",
    "start_url": "index.html",
    "display": "fullscreen",
    "background_color": "#0a192f",
    "theme_color": "#0a192f",
    "orientation": "landscape",
    "icons": [
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}