{
  "background_color": "#000000",
  "description": "Sabre Web App",
  "display": "standalone",
  "icons": [
    {
      "sizes": "180x180",
      "src": "./img/icons/sabre-180x180.png",
      "type": "image/png"
    }, {
      "sizes": "192x192",
      "src": "./img/icons/sabre-192x192.png",
      "type": "image/png"
    }, {
      "sizes": "512x512",
      "src": "./img/icons/sabre-512x512.png",
      "type": "image/png"
    },
    {
      "src": "./img/icons/maskable.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "name": "Sabre Web App",
  "scope": "./",
  "short_name": "Sabre",
  "start_url": "./",
  "theme_color": "#000000"
}