{
  "name": "PulsePOS",
  "short_name": "PulsePOS",
  "description": "Pharmacy point of sale and inventory",
  "start_url": "/pos",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b00",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
