{
    "theme_color": "#F5F5F5",
    "background_color": "#F5F5F5",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "name": "FINAC",
    "short_name": "FINAC",
    "description": "FINAC",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}