mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 07:10:00 -07:00
17 lines
400 B
JSON
17 lines
400 B
JSON
{
|
|
"name": "INTERCEPT Signal Intelligence",
|
|
"short_name": "INTERCEPT",
|
|
"description": "Unified SIGINT platform for software-defined radio analysis",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0b1118",
|
|
"theme_color": "#0b1118",
|
|
"icons": [
|
|
{
|
|
"src": "/static/icons/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
]
|
|
}
|