{
  "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",
  "theme_color": "#4DD0E1",
  "background_color": "#f0fdfa",
  "icons": [
    {"src": "/static/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
