{
  "name": "Unbound",
  "short_name": "Unbound",
  "description": "Intelligence without boundaries. Power without limits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00E5FF",
  "icons": [
    {
      "src": "/brand-mark.svg?v=unbound2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png?v=unbound1",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png?v=unbound1",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=unbound1",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png?v=unbound1",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
