{
  "name": "Pulse Generation UG",
  "short_name": "Pulse Generation",
  "description": "Offline-first software for hospitals and businesses in East Africa.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0B10",
  "theme_color": "#0A0B10",
  "icons": [
    { "src": "assets/pulse-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/pulse-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
