{
  "name": "FairLens — Workplace Rights & Compliance",
  "short_name": "FairLens",
  "description": "24/7 AI-powered workplace investigation specialist. Report discrimination, get your rights explained, upload evidence, and draft your EEOC charge — free.",
  "start_url": "/employee.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#C9A855",
  "background_color": "#06090F",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/employee-portal.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Employee Complaint Portal"
    },
    {
      "src": "/screenshots/ai-chat.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI Intake Specialist"
    },
    {
      "src": "/screenshots/complaint-flow.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Complaint Filing Flow"
    },
    {
      "src": "/screenshots/training.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EEOC Training & Exams"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "File a Complaint",
      "short_name": "Report",
      "description": "Start a new workplace complaint",
      "url": "/employee.html#new-complaint",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Know Your Rights",
      "short_name": "Rights",
      "description": "Ask the AI about your rights",
      "url": "/employee.html#rights",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.fairlens.app",
      "id": "com.fairlens.app"
    }
  ],
  "prefer_related_applications": false
}
