{
  "name": "D7S Iris",
  "short_name": "Iris",
  "description": "Secure finding image viewer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16161D",
  "theme_color": "#f39c12",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
