{
  "version": "1.0",
  "manifest_version": 3,
  "short_name": "GSA Fleet",
  "name": "GSA Fleet",
  "description": "GSA Fleet is a one-stop shop for leasing, buying, and renting vehicles for federal agencies. GSAFleet.gov helps you manage your fleet and currently serves as a replacement for FMVRS",
  "icons": [
    {
      "src": "assets/images/manifest-icon-192-star-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/images/manifest-icon-512-star-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/favicon-star-mark.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "$schema": "https://json.schemastore.org/web-manifest-combined.json"
}
