{
  "background_color": "#da291c",
  "display": "standalone",
  "icons": [
    {
      "src": "ximg/pwa/icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "ximg/pwa/icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "fr",
  "name": "Caran d'Ache",
  "prefer_related_applications": false,
  "related_applications": [],
  "short_name": "Caran d'Ache",
  "start_url": "index.cfm",
  "theme_color": "#da291c"
}