siegel
Version:
Web application development ecosystem
21 lines • 472 B
JSON
{
"short_name": "siegel app",
"name": "siegel demo app",
"icons": [
{
"src": "/images/icons-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "/images/icons-512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"display": "standalone",
"start_url": "/",
"scope": "/",
"background_color": "#000",
"theme_color": "#000"
}