{
  "name": "BizAppointly - Smart Appointment Scheduling",
  "short_name": "BizAppointly",
  "description": "Smart appointment scheduling for solo and growing service businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0E17",
  "theme_color": "#FF7A59",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}