{
  "name": "Eduysle",
  "short_name": "Eduysle",
  "description": "School Management System for Nigeria",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#75389F",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512", 
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-pwa.png",
      "sizes": "432x932",
      "type": "image/png", 
      "form_factor": "narrow",
      "label": "Eduysle Mobile App"
    },
    {
      "src": "/screenshot-desktop-pwa.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Eduysle Desktop App"
    }
  ],
  "categories": ["education", "productivity"]
}