{
  "name": "Williamsburg Learning SIS",
  "short_name": "WL SIS",
  "description": "Student Information System for Williamsburg Learning",
  "start_url": "/myols/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E4F73",
  "orientation": "any",
  "icons": [
    {
      "src": "/myols/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/myols/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
