{
    "name": "Mitra | ECP",
    "short_name": "Mitra | ECP",
    "description": "Mitra | ECP",
    "icons": [
        {
            "src": "./splashscreens/manifest-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./splashscreens/manifest-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./index.html",
    "display": "fullscreen",
    "background_color": "#ffffff",
    "theme_color": "#ffffff"
}