{
  "short_name": "Lambda Tuition",
  "name": "Lambda Tuition - Professional Tutoring Services",
  "description": "Tailored tutoring services in Stevenage and Hertfordshire to match every student's unique learning style and ensure their academic success.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1a2954",
  "background_color": "#ffffff",
  "lang": "en-GB",
  "orientation": "portrait",
  "categories": ["education", "tutoring"],
  "shortcuts": [
    {
      "name": "Book a Tutor",
      "url": "/contact",
      "description": "Book a tutoring session"
    },
    {
      "name": "Our Tutors",
      "url": "/tutors",
      "description": "View our qualified tutors"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/"
}
