{
  "name": "MathsExpress",
  "short_name": "MathsExpress",
  "description": "K–12 mathematics learning, assignments, textbooks, games, reporting and school tools.",
  "start_url": "./app.html#home",
  "display": "standalone",
  "background_color": "#6d4aff",
  "theme_color": "#6d4aff",
  "icons": [
    {
      "src": "./mathsexpress-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any",
  "categories": [
    "education"
  ],
  "shortcuts": [
    {
      "name": "Assigned Work",
      "short_name": "Assigned",
      "url": "./app.html#student-hub"
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "url": "./app.html#learn"
    },
    {
      "name": "Textbook",
      "short_name": "Textbook",
      "url": "./app.html#textbook"
    }
  ]
}
