{
  "name": "Mes Tickets - Hamlet",
  "short_name": "Mes Tickets",
  "description": "Retrouvez et sécurisez tous vos tickets de caisse",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#BDF5F6",
  "theme_color": "#FFFFFF",
  "lang": "fr",
  "icons": [
    {
      "src": "assets/img/hamlet-logo-without-text.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "src/assets/img/hamlet-logo-without-text.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
