{
  "name": "EdiQ — AI Student Ecosystem",
  "short_name": "EdiQ",
  "description": "Nigeria's AI-powered student ecosystem. Study with AI, earn from paid campus tasks, sell products in the student marketplace, and grow your skills.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2F80ED",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": [
    "education",
    "marketplace",
    "business",
    "productivity",
    "lifestyle"
  ],
  "dir": "ltr",
  "lang": "en-NG",
  "id": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-1.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EDIQ Mobile Dashboard"
    },
    {
      "src": "/screenshot-mobile-2.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "EDIQ Note Taking Interface"
    },
    {
      "src": "/screenshot-desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EDIQ Desktop Dashboard"
    },
    {
      "src": "/screenshot-desktop-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EDIQ Analytics Panel"
    }
  ],
  "shortcuts": [
    {
      "name": "View Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your productivity dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/shortcut-dashboard.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "features": [
    "Cross-platform compatibility",
    "AI note taking",
    "Mental Health Care",
    "Task Management",
    "Secure data storage",
    "Productivity analytics"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}