{
    "name": "PreBilt Zebra Demo",
    "short_name": "PreBilt Zebra Demo",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#3740ff",
    "theme_color": "#122573",
    "icons": [
        {
            "src": "pwa/images/Logo_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "pwa/images/Logo_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": []
}
