{
  "name": "Sovegent",
  "short_name": "Sovegent",
  "description": "Infrastructure for Sovereign Systems — AI agents, automation, and private infrastructure you fully control.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1b2b",
  "theme_color": "#0f1b2b",
  "icons": [
    {
      "src": "/mark-s.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-s.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}