{
  "name": "La France Vivante",
  "short_name": "L'Éveil",
  "description": "L'histoire autrement. Des personnages. De vraies décisions. District Cendre · District Monde.",
  "start_url": "lfv_app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07070e",
  "theme_color": "#07070e",
  "orientation": "portrait",
  "lang": "fr",
  "categories": ["education", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
