{
  "name": "HALO Turns",
  "short_name": "HALO",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090a0c",
  "theme_color": "#090a0c",
  "description": "Faster turns. Fewer follow-ups. One unit, one shared card from vacant to ready.",
  "icons": [
    {
      "src": "/halo-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/halo-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}