{
  "name": "Formapix · Calculateur de profondeur de champ",
  "short_name": "Calcul PdC",
  "description": "Mini-logiciel autonome de calcul : profondeur de champ, distance hyperfocale, comparaison de configurations, focus stacking et rappels sur le cercle de confusion.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b13",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
