{
  "id": "/",
  "lang": "fr-FR",
  "dir": "ltr",
  "name": "Dictable - Dict\u00e9e en ligne",
  "short_name": "Dictable",
  "description": "Plateforme de dict\u00e9e en ligne pour progresser en fran\u00e7ais avec dict\u00e9es, relecture, quiz, challenges et correction intelligente.",
  "start_url": "/",
  "scope": "/",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/images/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/static/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#F7FCFF",
  "background_color": "#F7FCFF",
  "orientation": "portrait",
  "display": "standalone"
}