{
  "name": "GL Turner Holdings Command Center",
  "short_name": "GLT Command",
  "description": "Enterprise operations command center for GL Turner Holdings.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#03142b",
  "background_color": "#03142b",
  "icons": [
    {
      "src": "/icons/glt-command-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/glt-command-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/glt-command-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/glt-command-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
