{
  "name": "FENNEC CQR - OT Cybersecurity Platform",
  "short_name": "FENNEC CQR Platform",
  "description": "A platform for managing OT cybersecurity operations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#98EF7E",
  "icons": [
    {
      "src": "/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}