{
  "name": "SWIFT Portal",
  "short_name": "Portal",
  "description": "FAA System Wide Information Management (SWIM) Portal",
  "start_url": "/",
  "theme_color": "#003e7e",
  "display": "standalone",
  "background_color": "#fafafa",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "256x256 128x128 64x64 32x32 24x24 16x16",
      "type": "image/svg"
    },
    {
      "src": "favicon.ico",
      "sizes": "256x256 128x128 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}