Files
geointel/public/manifest.webmanifest
T
Jens d5ea270329
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s
Update GeoIntel project files
2026-07-25 23:43:08 +02:00

18 lines
382 B
JSON

{
"name": "DockDeck",
"short_name": "DockDeck",
"description": "Je persoonlijke startpunt voor apps en favorieten.",
"start_url": "/",
"display": "standalone",
"background_color": "#0b1326",
"theme_color": "#818cf8",
"icons": [
{
"src": "/dockdeck-mark.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
]
}