{
  "name": "DriveCraft Driving School",
  "short_name": "DriveCraft",
  "description": "Book driving lessons across Northampton, Kettering, Brackley and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Lesson",
      "url": "/instructors",
      "description": "Find an instructor and book your first lesson"
    },
    {
      "name": "Instructor Portal",
      "url": "/instructor-portal/login",
      "description": "Sign in to view your bookings"
    }
  ],
  "categories": ["education", "lifestyle"]
}
