{
    "name": "mesfix",
    "short_name": "mesfix",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#39c2d4",
    "icons": [
        {
            "src": "/img/shortLogo512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/img/shortLogo192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "display": "standalone",
    "orientation":"portrait"
}