{
  "name": "Karine Lauzon RN Clinics",
  "short_name": "Karine Lauzon",
  "description": "Book medical aesthetic treatments, manage your Crown Reserve rewards, and book consultations with Karine Lauzon RN — 35+ years experience.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#c9a84c",
  "background_color": "#0d0d0d",
  "scope": "/",
  "lang": "en-CA",
  "categories": ["medical", "health", "beauty", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book Treatment",
      "short_name": "Book",
      "description": "Open the booking flow",
      "url": "/?utm_source=pwa-shortcut&action=book"
    },
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Crown Reserve rewards and history",
      "url": "/portal?utm_source=pwa-shortcut"
    }
  ]
}
