{
  "name": "The Golden Brain Services (TGBS)",
  "short_name": "TGBS",
  "description": "IT, automation and creative delivery for businesses that need to be trusted.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080b",
  "theme_color": "#08080b",
  "icons": [
    {
      "src": "/assets/img/logo-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}