{
    "name": "NexFi",
    "short_name": "NexFi",
    "id": "/",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#1d9bf0",
    "gcm_sender_id": "103953800507",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}