{
  "dir": "ltr",
  "lang": "en",
  "name": "Sensible",
  "short_name": "Sensible",
  "description": "Le blog de Charlotte Hoizey-Oud",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/sensible-192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/sensible-512px.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "serviceworker": {
    "src": "service-worker.js",
    "scope": "/"
  }
}
