{
    "name": "INDOM",
    "short_name" : "INDOM",
    "start_url": "index.php",
    "scope" : "./",
    "icons": [
        {
            "src": "./images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#e9ecef",
    "background_color": "#e9ecef",
    "display": "standalone"
 }