{
  "name": "BirdDog Portal",
  "scope": "/portal",
  "short_name": "BirdDog",
  "description": "GlassArt Design employee portal",
  "id": "birddog-portal",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-dog.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-dog.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
