{
  "name": "Movezen Drivers Hub",
  "short_name": "Movezen Drivers Hub",
  "description": "Official web client for the Movezen Drivers Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#AE8AFF",
  "theme_color": "#AE8AFF",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Movezen/.github/refs/heads/main/logosquare.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://raw.githubusercontent.com/Movezen/.github/refs/heads/main/logosquare.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
