{
    "name": "Parking Management System",
    "short_name": "ISCL-RP",
    "start_url": "https://iscl-rp.in",
    "display": "fullscreen",
    "background_color": "#0d6efd",
    "theme_color": "#0d6efd",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "assets/png"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "assets/png"
        }
    ]
}