{
    "id": "/app/",
    "name": "Externa App",
    "short_name": "Externa App",
    "description": "Discover local events and experiences nearby.",
    "start_url": "/app/",
    "scope": "/app/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#e0cedf",
    "theme_color": "#7f3bb8",
    "icons": [
        {
            "src": "icons/icon-1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}