{
  "name": "Maroteck",
  "short_name": "Maroteck",
  "description": "Technology solutions for teams that can't afford downtime — EqualGo, SBMS, Exam Portal, and Cyizere.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#0b1830",
  "theme_color": "#0b1830",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "EqualGo",
      "short_name": "EqualGo",
      "description": "Real-time passenger monitoring for transit operators",
      "url": "https://equalgo.maroteck.co.rw",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "SBMS",
      "short_name": "SBMS",
      "description": "Sabbath School Business Management System",
      "url": "https://sbms.maroteck.co.rw",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Exam Portal",
      "short_name": "Exam Portal",
      "description": "Timed exams with auto-grading",
      "url": "https://portal.maroteck.co.rw",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Cyizere",
      "short_name": "Cyizere",
      "description": "Jobs, tenders, and scholarships in Rwanda",
      "url": "https://cyizere.com",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
