{
    "name": "ISPACC ISAMED",
    "short_name": "ISPACC",
    "description": "Experience an international gathering of experts at ISPACC ISAMED 2026.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#2b77ab",
    "background_color": "#FFFFFF",
    "scope": "/",
    "icons": [
        {
            "src": "/ispacc.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/ispacc.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/ispacc.webp",
            "sizes": "540x720",
            "type": "image/webp",
            "form_factor": "narrow"
        },
        {
            "src": "/ispacc.webp",
            "sizes": "1280x720",
            "type": "image/webp",
            "form_factor": "wide"
        }
    ],
    "prefer_related_applications": false
}