{
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "name": "Liberty's Livres",
  "short_name": "LibBooks",
  "background_color": "#faf7f0",
  "theme_color": "#f16422",
  "lang": "fr",
  "icons": [
    {
      "src": "/images/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Liberty's Books catalog"
    },
    {
      "src": "/images/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Liberty's Books on mobile"
    }
  ]
}
