Files
Kube/manifest.json

18 lines
316 B
JSON

{
"short_name": "Sentinel",
"name": "Sentinel",
"icons": [
{
"src": "/",
"type": "image/svg+xml",
"sizes": "512x512"
}
],
"id": "/?source=pwa",
"start_url": "/?source=pwa",
"background_color": "#000000",
"display": "standalone",
"scope": "/",
"theme_color": "#000000"
}