{
  "name": "WEBSOL SIMS",
  "short_name": "SIMS",
  "Description": "Empowering institutions with smart, centralized student data control.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#13794e",
  "orientation": "portrait",
  "icons": [
  {
    "src": "/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
],
  "screenshots": [
  {
    "src": "/screenshot-desktop.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/screenshot-mobile.png",
    "sizes": "390x844",
    "type": "image/png"
  }
]
}