{
  "name": "MENO — Your AI Tutor",
  "short_name": "MENO",
  "description": "An AI tutor in your pocket. Learn robotics, entrepreneurship, coding, design thinking, and career skills with Meno.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#fefdfb",
  "theme_color": "#023047",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "lang": "en-ZA",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/logo-ri.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/meno-ri-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/meno-ri-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/meno-ri-logo-transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/meno-ri-logo-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Robotics Lab",
      "short_name": "Robotics",
      "url": "/workspace",
      "description": "Continue in the Robotics Lab"
    },
    {
      "name": "Venture Lab",
      "short_name": "Venture",
      "url": "/venture",
      "description": "Continue in the Venture Lab"
    },
    {
      "name": "Digital World",
      "short_name": "Digital",
      "url": "/digital",
      "description": "Continue in Digital World"
    },
    {
      "name": "Career Lab",
      "short_name": "Career",
      "url": "/career",
      "description": "Continue in the Career Lab"
    },
    {
      "name": "Design Thinking",
      "short_name": "Foundational",
      "url": "/foundational",
      "description": "Continue in the Design Thinking Lab"
    }
  ]
}
