{
  "name": "Denzif - Dental Clinic Management",
  "short_name": "Denzif",
  "description": "All-in-one dental clinic management system for appointments, patients, billing, and medical reports",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-new.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "health", "medical"],
  "permissions": [
    "notifications"
  ]
}
