{
  "name": "SmartDVM - Veterinary Management System",
  "short_name": "SmartDVM",
  "description": "Complete veterinary practice management system with offline capabilities",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": [
    "business",
    "productivity",
    "health"
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}