{
    "name": "ParkPCM - Valet",
    "short_name": "Valet",
    "icons": [
        {
            "src": "/imgs/icons/144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/imgs/icons/256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/imgs/icons/384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/imgs/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/imgs/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/imgs/icons/maskable-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }

    ],
    "categories": [],
    "orientation": "portrait-primary",
    "description": "ParkPCM Valet Login",
    "start_url": "/",
    "theme_color": "#ffffff",
    "background_color": "#F5F5F5",
    "display": "standalone",
    "lang":"en-GB"
}
