{
  "name": "WhatsUpClinic — Telemedicine on WhatsApp",
  "short_name": "WhatsUpClinic",
  "description": "Run your entire clinic through WhatsApp. Appointments, prescriptions, payments and patient follow-ups.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a9e4a",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
