{
  "name": "WARDEN — Model Trust Console",
  "short_name": "Warden",
  "description": "Cryptographic integrity verification, behavioral sandbox analysis, and continuous drift monitoring for open-weight AI models.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["productivity", "utilities", "developer"],
  "lang": "en",
  "icons": [
    {
      "src": "/warden-eagle.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/warden-eagle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/warden-eagle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpeg",
      "sizes": "1080x1080",
      "type": "image/jpeg",
      "label": "Warden — Model Trust Console"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
