{
  "name": "iyou Identity",
  "short_name": "iyou",
  "description": "Decentralized Sovereign Identity Provider and Auth Gateway",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4c1d95",
  "theme_color": "#4c1d95",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/auth_bridge/img/logo_square.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/auth_bridge/img/logo_square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
