{
  "name": "Curlio — Salon, Spa & Wellness CRM",
  "short_name": "Curlio",
  "description": "Enterprise Salon & Spa Operations, Appointment Scheduling, POS Billing & WhatsApp Retention CRM",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#fbfcfd",
  "theme_color": "#1366D9",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Appointments",
      "short_name": "Calendar",
      "description": "View appointment schedule",
      "url": "/?tab=scheduler",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quick POS Billing",
      "short_name": "POS",
      "description": "Create instant bill & checkout",
      "url": "/?tab=pos",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
