{
    "name": "RaeTech coLab",
    "short_name": "coLab",
    "description": "Collaborazione P2P — Video, Schermo, Chat",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#0f171d",
    "background_color": "#0f171d",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
