{
  "name": "S21 Command Center",
  "short_name": "S21 Hub",
  "start_url": "index.php",
  "display": "standalone",
  "theme_color": "#0a0d14",
  "background_color": "#060810",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}