{
  "name": "FaNILy",
  "short_name": "FaNILy",
  "description": "FaNILy — sign in to your portal",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#0D8DE0",
  "icons": [
    {
      "src": "/icons/app-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/app-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
