20 lines
423 B
JSON
20 lines
423 B
JSON
{
|
|
"name": "Linking Tool",
|
|
"short_name": "Linking Tool",
|
|
"description": "A client-side identity graph visualization tool for mapping relationships between entities",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0a0a0a",
|
|
"theme_color": "#dc2626",
|
|
"orientation": "any",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|
|
|