{
  "name": "MENO — Your AI Tutor",
  "short_name": "MENO",
  "description": "An AI tutor in your pocket. Learn robotics, entrepreneurship, coding, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fefdfb",
  "theme_color": "#023047",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "lang": "en-ZA",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Robotics Lab",
      "url": "/workspace",
      "description": "Continue in the Robotics Lab"
    },
    {
      "name": "Venture Lab",
      "url": "/venture",
      "description": "Continue in the Venture Lab"
    },
    {
      "name": "Digital World",
      "url": "/digital",
      "description": "Continue in Digital World"
    }
  ]
}
