{
  "name": "PharmaPOS — Modern Pharmacy POS",
  "short_name": "PharmaPOS",
  "description": "Fast, secure pharmacy billing, inventory, and compliance in one place.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["business", "medical", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }
  ]
}
