{
  "name": "Build — Teacher Khethiwe",
  "short_name": "Build my site",
  "description": "Khethiwe's own site builder. Tap anything on the page to change it.",
  "start_url": "./build.html",
  "display": "standalone",
  "background_color": "#23272e",
  "theme_color": "#23272e",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
