{
  "short_name": "Ma pharmacie",
  "name": "Ma pharmacie",
  "icons": [
    {
      "src": "images\/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images\/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images\/apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "serviceworker": {
    "src": "./app/js/worker.js"
  },
  "start_url": "/",
  "orientation": "portrait",
  "display": "standalone",
  "scope": "/"
}
