{
  "name": "DriveCircle - Your Complete Driving Test Solution",
  "short_name": "DriveCircle",
  "description": "Your complete driving test solution. Easy DVSA browser (no Error 15, no CAPTCHA), FREE test date swaps, and elite instructors. Everything you need for your UK driving license.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Book Your Test",
      "short_name": "Book Test",
      "description": "Reserve a cancelled driving test slot",
      "url": "/reserve-test",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "View community posts",
      "url": "/feed",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
