{
  "name": "Onedzair",
  "short_name": "onedz",
  "description": "Onedzair always on your side",
  "start_url": "/login?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "icons": [
    {
      "src": "/img/onedz_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/onedz_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}