{
  "name": "iRIG Connect Team",
  "short_name": "iRIG",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e90ff",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
  {
    "src": "/static/icons/icon-512.png",
    "type": "image/png",
    "sizes": "720x1280",
    "form_factor": "wide"
  }
]
}
