{
  "name": "UpliftiQ",
  "short_name": "UpliftiQ",
  "description": "Deaf-First Inclusive Learning Platform with captions by default, Simple English, ISL support, and mentor-led courses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#00D084",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "lifestyle", "social"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x640",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "UpliftiQ learning dashboard"
    }
  ]
}
