{
  "name": "Mchongo",
  "short_name": "Mchongo",
  "description": "Mchongo \u2014 buy, sell & discover listings from local vendors across Tanzania.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0ec",
  "theme_color": "#5d8d6f",
  "categories": ["shopping", "business"],
  "lang": "en",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icons/logo-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
