{
  "name": "Gateward Console",
  "short_name": "Gateward",
  "description": "The mind your models share — Digital One Enterprise AI Suite.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#04070E",
  "theme_color": "#04070E",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}