{
  "name": "ODRES Tablette",
  "short_name": "ODRES",
  "description": "Accès équipe et stock sur tablette ODRES",
  "id": "/boutique/",
  "start_url": "/boutique/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "background_color": "#f0fdfa",
  "theme_color": "#4DD0E1",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
