{
  "name": "The Dome Team",
  "short_name": "Dome Team",
  "description": "The Dome Team Employee Self-Service App",
  "start_url": "/team",
  "scope": "/team",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A192F",
  "theme_color": "#0A192F",
  "icons": [
    {
      "src": "/dome_team_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
