{
  "id": "invento",
  "name": "Invento",
  "short_name": "Invento",
  "description": "Invento par Itiz est une application de WMS. Elle permet de gérer la marchandise des entrepôts du déchargement jusqu'à l'expédition.",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/logo-white.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshots/app-mobile.png",
      "sizes": "400x822",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "./screenshots/app-desktop.png",
      "sizes": "1280x676",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
