{
  "name": "ZebSoft Systems Mobile App",
  "short_name": "ZebSoft",
  "start_url": "/zebsoft/index.php",
  "display": "standalone",
  "background_color": "#060b19",
  "theme_color": "#0d1b3e",
  "description": "Secure solutions, responsive schools portal & robust financial ledgers.",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/zebsoft/assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/zebsoft/assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}