{
  "name": "eRegs - Federal Motor Carrier Safety Regulations",
  "short_name": "eRegs",
  "description": "The FMCSRs, finally working for you. Searchable, annotatable, and always current.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#c96a2a",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
