{
  "name": "Test Cancellation - Driving Test Cancellation Finder UK",
  "short_name": "Test Cancellation",
  "description": "Find earlier driving test cancellations in the UK. We scan DVSA slots 24/7 and notify you instantly. 92% success rate, £9 one-time payment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F8FB",
  "theme_color": "#2660F5",
  "orientation": "portrait",
  "lang": "en-GB",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/images/logo_with_background.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo_with_background.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/customer_journey_1.png",
      "sizes": "233x300",
      "type": "image/png",
      "label": "Select your preferred driving test centres"
    },
    {
      "src": "/images/customer_journey_2.png",
      "sizes": "235x300",
      "type": "image/png",
      "label": "Choose your available dates and times"
    },
    {
      "src": "/images/customer_journey_3.png",
      "sizes": "233x300",
      "type": "image/png",
      "label": "Get instant notification when a slot is available"
    }
  ]
}

