{
  "name": "Musika Exchange",
  "short_name": "Musika",
  "description": "B2B marketplace for Zimbabwe & Southern Africa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#15803d",
  "orientation": "portrait",
  "categories": ["business", "marketplace"],
  "lang": "en-ZW",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
