{
  "name": "DanoneTicketValidator",
  "short_name": "Danone",
  "theme_color": "#035DB8",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "256x256",
      "src": "assets/selfmaker-m.ico",
      "type": "image/x-icon"
    },
    {
      "purpose": "any",
      "sizes": "256x256",
      "src": "assets/selfmaker-m.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "200x200",
      "src": "assets/selfmaker.ico",
      "type": "image/x-icon"
    }
  ]
}