{
  "name": "ABS – Weekly Overview and Handouts",
  "short_name": "ABS Weekly",
  "description": "American Baccalaureate School – Weekly overview and handouts portal for parents and students.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#004785",
  "theme_color": "#004785",
  "lang": "en",
  "icons": [
    {
      "src": "ABS.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education"
  ],
  "shortcuts": [
    {
      "name": "Weekly Overview",
      "url": "./",
      "description": "Weekly handouts and overviews"
    },
    {
      "name": "Re-Registration",
      "url": "./re-registration/",
      "description": "Re-registration documents"
    }
  ]
}