{
  "name": "MWB Builder",
  "short_name": "MWB",
  "description": "Build stunning websites without coding — MWB",
  "start_url": "https://mwb.ng",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "/public/pwa/m192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/pwa/m512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
