{
  "name": "Drive",
  "short_name": "Drive",
  "description": "Connect with drivers for transportation and long-term employment opportunities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#018103",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/static/images/home/logo_drive.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/home/logo_drive.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/home/logo_drive.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/home/logo_drive.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "transportation"],
  "lang": "en"
}
