{
  "name": "Kal — AI Scheduling",
  "short_name": "Kal",
  "description": "Premium AI-native scheduling. Booking links, CalDAV + Google Calendar sync, AI assistant.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0a",
  "background_color": "#ffffff",
  "categories": ["productivity", "business"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "AI assistant", "short_name": "AI", "url": "/ai", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Booking links", "url": "/booking-links", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
