{
  "short_name": "XEBRA",
  "name": "XEBRA - Technology Command Center",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "background_color": "#040813",
  "theme_color": "#FF6F2B",
  "display": "standalone",
  "orientation": "portrait"
}
