{
  "name": "Bizappzw",
  "short_name": "Bizappzw",
  "description": "App Development for businesses and merchants — built for how you actually work.",
"start_url": "/",
"scope": "/",  
  "display": "standalone",
  "background_color": "#faf6ec",
  "theme_color": "#182848",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
