{
  "background_color": "#ffffff",
  "description": "GravitonGéo vous donnent les outils don’t vous avez besoin pour gérer votre flotte, du suivi de véhicule par GPS à lá gestion intelligente de flotte.",
  "dir": "ltr",
  "display": "standalone",
  "name": "GravitonGeo",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "GravitonGeo",
  "start_url": "/",
  "theme_color": "#db5844",
  "display_override": "fullscreen",
  "categories": [
    "productivity"
  ],
  "screenshots" : [
    {
      "src": "/img/pwa/screenshots/home_page.webp",
      "sizes": "1080x1964",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Homescreen"
    },
    {
      "src": "/img/pwa/screenshots/login_page.webp",
      "sizes": "1080x2021",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Login page "
    }
  ],
  "icons": [
    {
        "src": "/img/pwa/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "/img/pwa/icons/icon-256x256.png",
        "sizes": "256x256",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "/img/pwa/icons/icon-384x384.png",
        "sizes": "384x384",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "/img/pwa/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
    }
],
  "shortcuts": [
    {
      "name": "Support",
      "url": "https://help.graviton.ma",
      "description": ""
    }
  ],
  "lang": "fr",
  "prefer_related_applications": false
}