{
  "name": "YK Services · Mobile Mechanic & Warranty",
  "short_name": "YK Services",
  "description": "Workshop-grade mobile mechanic & warranty programmes. Bristol HQ — covering all of England and Wales.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#050508",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-GB",
  "dir": "ltr",
  "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 Service",
      "short_name": "Book",
      "url": "/booking?utm_source=pwa_shortcut",
      "description": "Quote and schedule a mobile mechanic visit"
    },
    {
      "name": "Free Vehicle Check",
      "short_name": "Free Check",
      "url": "/free-check?utm_source=pwa_shortcut",
      "description": "Book a free 30-point inspection on your driveway"
    },
    {
      "name": "AI Mechanic",
      "short_name": "Ask AI",
      "url": "/diagnose?utm_source=pwa_shortcut",
      "description": "Describe your problem, get a price range in seconds"
    },
    {
      "name": "Track Booking",
      "short_name": "Track",
      "url": "/track?utm_source=pwa_shortcut",
      "description": "Look up your job by reference"
    }
  ]
}
