{
  "name": "DFL Staff Portal",
  "short_name": "DFL Portal",
  "description": "DFL Importers Internal Staff Portal",
  "start_url": "https://dflhq.com/",
  "scope": "https://dflhq.com/",
  "display": "standalone",
  "background_color": "#0f2044",
  "theme_color": "#0f2044",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}