{
    "id": "/",
    "name": "TrueFin",
    "short_name": "TrueFin",
    "description": "One Platform. Total Financial Freedom. Build your decentralized banking network with MAAL coins.",
    "start_url": "/pwa-start",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#09090B",
    "theme_color": "#F5E21B",
    "categories": ["finance", "utilities"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
