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