Files

22 lines
430 B
JSON

{
"name": "JUMPA.ID Video Conference",
"short_name": "JUMPA VC",
"description": "Secure SaaS B2B WebRTC",
"start_url": "/",
"display": "standalone",
"background_color": "#111b21",
"theme_color": "#14b8a6",
"icons": [
{
"src": "/globe.svg",
"sizes": "192x192",
"type": "image/svg+xml"
},
{
"src": "/globe.svg",
"sizes": "512x512",
"type": "image/svg+xml"
}
]
}