{
  "name": "WeAD RedFlag - Psychological Safety Monitor",
  "short_name": "WeAD RedFlag",
  "description": "AI-Powered real-time psychological safety monitoring with MBTI, AI therapy, and voice analysis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#00d4aa",
  "orientation": "any",
  "icons": [
    {
      "src": "/wead-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wead-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    { "name": "Voice Analysis", "url": "/index-full-app", "description": "Start a new voice analysis session" },
    { "name": "AI Therapy", "url": "/therapy", "description": "Talk to Doctor Stella" },
    { "name": "MBTI Test", "url": "/mbti-test", "description": "Take the MBTI personality test" },
    { "name": "Pricing", "url": "/pricing", "description": "View plans and pricing" }
  ]
}
