{
  "name": "The AI Chair",
  "short_name": "AI Chair",
  "description": "The first CRM built from the chair up. For barbers, stylists, and shop owners.",
  "start_url": "/portal.html",
  "display": "standalone",
  "background_color": "#0a0806",
  "theme_color": "#d4a843",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "My Schedule", "short_name": "Schedule", "url": "/portal.html#schedule", "description": "View today's appointments" },
    { "name": "Client CRM", "short_name": "Clients", "url": "/portal.html#clients", "description": "Manage your clients" },
    { "name": "Revenue", "short_name": "Revenue", "url": "/portal.html#revenue", "description": "View earnings dashboard" }
  ],
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Dashboard" }
  ]
}
