{
  "name": "Mudzinga — Zimbabwe Classifieds",
  "short_name": "Mudzinga",
  "description": "Buy and sell anything in Zimbabwe. Free classifieds for cars, electronics, furniture, jobs and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#14B8A6",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a Listing",
      "short_name": "Post",
      "description": "Post a free listing",
      "url": "/post",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Listings",
      "short_name": "Browse",
      "description": "Search all listings",
      "url": "/search",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
