{
  "id": "/?utm_source=pwa",
  "name": "Mtandao Publishers - CBC Educational Resources",
  "short_name": "Mtandao",
  "description": "Kenya's trusted platform for CBC-aligned educational resources — schemes of work, lesson plans, notes, and exams for every level.",
  "start_url": "/?utm_source=pwa&utm_medium=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#065f46",
  "theme_color": "#047857",
  "dir": "ltr",
  "lang": "en-KE",
  "categories": [
    "education",
    "books",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Schemes of Work",
      "short_name": "Schemes",
      "description": "Browse CBC Schemes of Work for all levels",
      "url": "/schemes-of-work?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lesson Plans",
      "short_name": "Lessons",
      "description": "Access CBC Lesson Plans for teachers",
      "url": "/lesson-plans?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Search Resources",
      "short_name": "Search",
      "description": "Search educational notes, exams, and schemes",
      "url": "/search?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Shopping Cart",
      "short_name": "Cart",
      "description": "View selected materials and checkout with M-Pesa",
      "url": "/cart?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/assets/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/pwa-screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Mtandao Publishers Desktop View"
    },
    {
      "src": "/assets/images/pwa-screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mtandao Publishers Mobile View"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
