{
    "short_name": "JNex",
    "name": "JNex Sistema",
    "icons": [
        {
            "src": "/logo-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable any"
        },
        {
            "src": "/logo-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable any"
        }
    ],
    "start_url": "/?source=pwa",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#27b395",
    "background_color": "#ffffff"
}