Files
Kube/manifest.json

20 lines
341 B
JSON

{
"short_name": "Sentinel",
"name": "Sentinel",
"lang": "en-GB",
"icons": [
{
"src": "/",
"type": "image/svg+xml",
"sizes": "512x512"
}
],
"id": "/",
"start_url": "/",
"background_color": "#000000",
"display": "standalone",
"orientation": "natural",
"scope": "/",
"theme_color": "#000000"
}