{
    "name": "Geotech App",
    "short_name": "Geotech App",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "icons": [
        {
            "src": "logo-pwa/Geotech_logo_favicon-blu.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo-pwa/Geotech_logo-blu.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}