{
  "name": "BDR Portal",
  "short_name": "BDR Portal",
  "description": "Bird Dog Retrieve Employee Portal",
  "id": "birddog-portal",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#7acbcc",
  "icons": [
    {
      "src": "/favicon-dog.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-dog.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
