{
  "name": "AI Risk Trajectory",
  "short_name": "AI Risk Trajectory",
  "description": "Make Assessment the default entry point, merge Today into it, enlarge and improve readability, introduce pathway-level modelling and claim-level evidence records, add an Evidence Claims research view, and update supporting static dataset/system pages and tests.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "https://appdeploy.ai/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://appdeploy.ai/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}