{
  "name": "AI Crisis - Job Risk Assessment",
  "short_name": "AI Crisis",
  "description": "Check your AI job risk in 2 minutes. See which tasks are vulnerable to automation and learn the skills to stay employed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "education", "productivity"],
  "shortcuts": [
    {
      "name": "Take Assessment",
      "short_name": "Assessment",
      "description": "Check your AI job risk",
      "url": "/assessment"
    },
    {
      "name": "Layoff Tracker",
      "short_name": "Layoffs",
      "description": "See recent AI layoffs",
      "url": "/news"
    }
  ]
}
