{
  "short_name": "Moxy Driving School",
  "name": "Moxy Driving School",
  "description": "Learn to drive with Moxy Driving School. Book lessons, track progress, and pass your test with certified instructors. Available on web, mobile, and tablet.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#fff4ec",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/media/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/media/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/media/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
  
 
}