{
    "name": "SmartPark - Parking Management System",
    "short_name": "SmartPark",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait",
    "description": "Parking Management System",
    "icons": [
        {
            "src": "images/icons/icon.svg",
            "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
