{
  "name": "NexusPoint CTI",
  "short_name": "NexusPoint",
  "description": "Cyber Threat Intelligence Platform for national CERTs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#ffd100",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/favicon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["security", "productivity"],
  "shortcuts": [
    { "name": "Global Search", "url": "/#/global_search" },
    { "name": "Portal", "url": "/portal.html" },
    { "name": "Report cyber incident", "url": "/report.html" }
  ]
}
