{
  "theme_color": "#070810",
  "background_color": "#070810",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "Vantix Protocol",
  "short_name": "Vantix",
  "description": "Open-source developer infrastructure for verifiable identity and policy-bound agent execution.",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
