{
    "name": "aPANxonado - Speed Dating LGBT+",
    "short_name": "Speed_aPAN",
    "description": "Conecte-se com pessoas incríveis!",
    "start_url": "/lobby.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1a2e",
    "theme_color": "#6c5ce7",
    "status_bar": "black-translucent",
    "icons": [
        {
            "src": "/img/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "apple-touch-icon"
        }
    ],
    "apple-mobile-web-app-capable": "yes",
    "apple-mobile-web-app-status-bar-style": "black-translucent",
    "apple-mobile-web-app-title": "Speed_aPAN"
}