{
  "name": "Bullseye Technology",
  "short_name": "Bullseye",
  "description": "Enterprise IT Solutions & Managed Services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050816",
  "theme_color": "#00C2FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}