{
  "name": "Webtaxi Roadshare",
  "short_name": "Webtaxi Roadshare",
  "description": "Informations pour les chauffeurs de WEBTAXI",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "https://roadshare.webtaxi.lu/",
  "display": "minimal-ui",
  "display_override": ["minimal-ui", "standalone"],
  "orientation": "any",
  "icons": [
      {
        "src": "web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
  ],
  "screenshots": [
      {
        "src": "richer-ui-screenshot-narrow-1.png",
        "sizes": "320x640",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "Webtaxi Roadshare"
      },
      {
          "src": "richer-ui-screenshot-wide-1.png",
          "sizes": "640x320",
          "type": "image/png",
          "form_factor": "wide",
          "label": "Webtaxi Roadshare"
      }
  ]
}