{
    "name": "Webrovise",
    "short_name": "Webrovise",
    "description": "Websites and web systems built around how your business actually works.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F7F9F8",
    "theme_color": "#0D9488",
    "icons": [
        {
            "src": "/images/icons/192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
