{
  "name": "SNA Driver Portal",
  "short_name": "SNA Portal",
  "description": "Mobile portal for Superior North America drivers.",
  "icons": [
    {
      "src": "favicon-driver.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "home-driver-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "home-driver-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/driver-portal",
  "scope": "/driver-portal",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1a1a",
  "background_color": "#1a1a1a"
}
