{
  "name": "SooZ",
  "shortname": "SooZ",
  "scope": "/",
  "lang": "fr-FR",
  "theme_color": "#1976d2",
  "_background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/index.html",
  "gcm_sender_id": "839495453771",
  "icons": [
    {
      "src": "img/icons/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "img/icons/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}