{
  "name": "Dunit Bookings",
  "short_name": "Dunit Book",
  "description": "Book appointments with top Jamaican businesses",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "icons": [
    {"src": "dunit-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "dunit-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ],
  "shortcuts": [
    {"name": "Find a Business", "url": "/directory.php", "description": "Browse all businesses"},
    {"name": "My Dashboard",    "url": "/dashboard.php",  "description": "Manage your bookings"}
  ]
}