{
  "name": "WhereWeLearn",
  "short_name": "WWL",
  "description": "LEAST Learning Management System — learn anywhere, on any device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/ico/favicon-196x196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ico/wwlicon_800x800.png",
      "sizes": "800x800",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
