{
  "id": "/uchumi/",
  "name": "Uchumi POS & Accounting",
  "short_name": "Uchumi",
  "description": "Uchumi is a smart POS and accounting system for managing sales, inventory, expenses, and business performance.",
  "lang": "en",
  "start_url": "/uchumi/index.php?utm_source=homescreen",
  "scope": "/uchumi/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#8E44AD",
  "icons": [
    {
      "src": "/uchumi/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uchumi/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "finance",
    "retail"
  ],
  "prefer_related_applications": false
}