{
  "name": "BGS Technology",
  "short_name": "BGS Tech",
  "description": "Professional software and web development services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "icons": [
    {
      "src": "/Profile.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/Profile.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/Profile.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/Profile.ico",
      "sizes": "180x180",
      "type": "image/x-icon"
    }
  ]
}