{
  "id": "/?homescreenForAltee=1",
  "short_name": "Altee",
  "name": "Altee",
  "description":"La solution RH nouvelle génération",
  "icons": [
    {
        "src": "icons/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "icons/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    },
    {
      "src": "icons/apple-touch-icon-57x57.png",
      "sizes": "57x57",
      "type": "image/png"
    },
    {
        "src": "icons/apple-touch-icon-60x60.png",
        "sizes": "60x60",
        "type": "image/png"
    },
    {
      "src": "icons/apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/apple-touch-icon-76x76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "icons/apple-touch-icon-114x114.png",
      "sizes": "114x114",
      "type": "image/png"
  },
  {
    "src": "icons/apple-touch-icon-120x120.png",
    "sizes": "120x120",
    "type": "image/png"
  },
  {
    "src": "icons/apple-touch-icon-144x144.png",
    "sizes": "144x144",
    "type": "image/png"
  },
  {
    "src": "icons/apple-touch-icon-152x152.png",
    "sizes": "152x152",
    "type": "image/png"
  },
  {
    "src": "icons/apple-touch-icon-180x180.png",
    "sizes": "180x180",
    "type": "image/png"
  }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "scope": "/",
  "orientation": "portrait",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing, auto"]
  },
  "screenshots" : [
    {
      "src": "screenshoots/documentation.png",
      "type": "image/png",
      "platform": "mobile"
    },
    {
      "src": "screenshoots/news.png",
      "type": "image/png",
      "platform": "mobile"
    },
    {
      "src": "screenshoots/sidebar.png",
      "type": "image/png",
      "platform": "mobile"
    }

  ],
  "categories": ["management", "human resources", "job and application"],
  "dir":"auto",
  "lang":"en"
}