{
  "name": "iPort Travel Plan",
  "short_name": "iPort Travel Plan",
  "description": "iPort Travel Plan",
  "categories": ["business", "education", "travel"],
  "start_url": "https://my.engaged.space/iport",
  "theme_color": "#002533",
  "background_color": "#002533",
  "display": "standalone",
  "orientation": "portrait-primary",
  "icons": [
      {
          "src": "android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}
