{
  "short_name": "vilio",
  "name": "Vilio Bauservice",
    "icons": [
        {
            "src": "../img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "../img/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "../img/icon-256x256.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "../img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "start_url": "/?utm_source=homescreen",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}