{
  "name": "CutPrice Tsholotsho",
  "short_name": "CutPrice Tsholotsho",
  "description": "CutPrice Tsholotsho - Cut Price Investments Pvt Ltd - Wholesale Control Centre - POS and stock management",
  "start_url": "./dashboard.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#065f46",
  "theme_color": "#065f46",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "./assets/branding/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}