{
    "name": "Prime Institute WhatsApp",
    "short_name": "Prime WA",
    "description": "Chat WhatsApp - Prime Institute",
    "start_url": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f5f6fa",
    "theme_color": "#405189",
    "lang": "es",
    "icons": [
        {
            "src": "/assets/images/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
