{
  "name": "Sully's Driving School",
  "short_name": "Sully's",
  "description": "Master the road with Sully's Driving School.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e8192c",
  "icons": [
    {
      "src": "Images/Sullys driving school favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Images/Sullys driving school favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ]
}
