{
  "name": "Kliniku — Clinic Management & Online Booking",
  "short_name": "Kliniku",
  "description": "The all-in-one platform for modern clinics. Online booking, patient management, doctor portal, and receptionist dashboard.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/api/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "url": "/c/klinik-demo",
      "description": "Book an appointment at the demo clinic"
    },
    {
      "name": "Staff Portal",
      "url": "/staff",
      "description": "Open the front desk dashboard"
    }
  ]
}
