{
  "name": "Le Jalon",
  "short_name": "Le Jalon",
  "description": "Trouve facilement du contenu YouTube qui parle à un lecteur de droite.",
  "start_url": "./lejalon-index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#faf7ef",
  "theme_color": "#0d1b30",
  "orientation": "portrait",
  "icons": [
    { "src": "lejalon-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "lejalon-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
