{
  "name": "GCSEwithDelta",
  "short_name": "Delta",
  "description": "The difference between where your child is and where they need to be.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0d1b2a",
  "theme_color": "#00b67a",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book A Lesson",
      "url": "/#pricing",
      "description": "Book a free trial lesson with Delta"
    },
    {
      "name": "Delta Summer Challenge",
      "url": "/#summer",
      "description": "Join the Delta Summer Challenge"
    }
  ]
}
