{
  "name": "KliniqOS — Dental Clinic Management Software",
  "short_name": "KliniqOS",
  "description": "Dental clinic management for India: patient records, appointments, GST billing, inventory, AI assistant, WhatsApp reminders and Google Sheets backup.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0891B2",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
