{
  "name": "SmartBiz SPA",
  "short_name": "SBS SPA",
  "description": "SmartBiz SPA | Integrated business operations & service delivery management",
  "start_url": "./index.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#003366",
  "icons": [
    {
      "src": "https://lfsg.co.rw/images/SPA_Icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://lfsg.co.rw/images/SPA_Icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}