GeoNetAgent, LDAPWeb, server-audit, server-connection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
627 B

{
"name": "Geonet Console",
"short_name": "Geonet",
"description": "Unified operations platform for Geonet infrastructure",
"start_url": "/",
"scope": "/",
"display": "standalone",
"orientation": "any",
"background_color": "#020617",
"theme_color": "#020617",
"lang": "en",
"categories": ["business", "productivity", "utilities"],
"icons": [
{
"src": "/icons/icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
},
{
"src": "/icons/icon-maskable.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "maskable"
}
]
}