{
  "id": "/portal/tmtd-student-portal.html",
  "name": "TMTD Academy — Student Portal",
  "short_name": "TMTD Student",
  "description": "Your sessions, homework and results — all in one place.",
  "start_url": "/portal/tmtd-student-portal.html",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B2B5C",
  "background_color": "#0B2B5C",
  "lang": "en-ZA",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/portal/icons/tmtd-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/portal/icons/tmtd-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/portal/icons/tmtd-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/portal/icons/tmtd-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Sessions",
      "short_name": "Sessions",
      "url": "/portal/tmtd-student-portal.html#sessions",
      "description": "View your upcoming lessons",
      "icons": [
        {
          "src": "/portal/icons/tmtd-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Homework",
      "short_name": "Homework",
      "url": "/portal/tmtd-student-portal.html#homework",
      "description": "View and submit assignments",
      "icons": [
        {
          "src": "/portal/icons/tmtd-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Coursework",
      "short_name": "Coursework",
      "url": "/portal/tmtd-student-portal.html#coursework",
      "description": "Chapters, quizzes and the AI tutor",
      "icons": [
        {
          "src": "/portal/icons/tmtd-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
