{
  "name": "AI Security Risk Assessment Tool",
  "short_name": "AIRiskAssess",
  "description": "Comprehensive AI security risk assessment tool for security analysts, IT managers, and AI governance teams",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "lang": "en-US",
  "scope": "/",
  "categories": ["security", "ai", "assessment", "tools", "business"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
} 