{
  "name": "BuzyBee",
  "short_name": "BuzyBee",
  "description": "Family school organiser for South African families",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FEF3C7",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "categories": [
    "education",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}