{
  "name": "GoRD Conductor",
  "short_name": "GoRD Pro",
  "description": "App para conductores GoRD",
  "start_url": "/driver/",
  "scope": "/driver/",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/driver/resources/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
