{
    "name": "Navigator Express",
    "short_name": "Navigator",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#f2f9f8",
    "theme_color": "#0f766e",
    "icons": [
        {
            "src": "/images/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
