{
  "name": "Hekaya — Smart Business Software Systems",
  "short_name": "Hekaya",
  "description": "Intelligent pharmacy and hospital management systems for East Africa.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1018",
  "theme_color": "#1a368c",
  "categories": [
    "business",
    "medical",
    "productivity"
  ],
 "icons": [
  {
    "src": "/icons/icon-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable any"
  },
  {
    "src": "/icons/icon-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable any"
  }
],
  "shortcuts": [
    {
      "name": "Our Services",
      "url": "/services",
      "description": "View Hekaya's software products"
    },
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with the Hekaya team"
    }
  ]
}