{
  "name": "GlobeBridge Travel Consult",
  "short_name": "GlobeBridge",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07182f",
  "theme_color": "#07182f",
  "description": "Visa and travel support from GlobeBridge Travel Consult.",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}