{
  "lang": "fr",
  "name": "G-Vente",
  "short_name": "G-Vente",
  "description": "Logiciel de la gestion des ventes et de stock",
  "id": "https://minik.pag-tech.net/",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fdfa",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["business", "finance", "productivité"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/logo-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "images/logo-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },

    {
      "src": "images/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },

    {
      "src": "images/logo-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/authentification.png",
      "sizes": "1915x944",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Authentifiaction G-Vente"
    },

    {
      "src": "screenshots/dashboard-android.png",
      "sizes": "354x797",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vue mobile sur Android"
    },
    {
      "src": "screenshots/dashboard-iphone.png",
      "sizes": "435x940",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vue mobile sur Iphone"
    }
  ]
}
