{
  "id": "structura-pro",
  "name": "STRUCTURA PRO — Logiciel de Calcul",
  "short_name": "Structura PRO",
  "description": "Calculateur de structures acier — flexion (18 cas), profilés normalisés IPE/HEA/HEB + sections paramétriques multi-matériaux (acier, inox, alu, titane), optimisation profil et découpe, 100 % hors-ligne.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1115",
  "theme_color": "#d3222a",
  "lang": "fr",
  "categories": ["productivity", "business", "utilities"],
  "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"
    },
    {
      "src": "../icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../screenshots/1_accueil.png",
      "sizes": "1079x2397",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sélection de profilé acier"
    },
    {
      "src": "../screenshots/3_flexion_conforme.png",
      "sizes": "1079x2397",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Calcul de flexion avec validation conformité"
    },
    {
      "src": "../screenshots/4_panier.png",
      "sizes": "1079x2397",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Panier multi-profilés avec masse totale"
    },
    {
      "src": "../screenshots/5_decoupe.png",
      "sizes": "1079x2397",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Optimisation découpe barres et export Excel"
    },
    {
      "src": "../screenshots/2_flexion_nonconforme.png",
      "sizes": "1079x2397",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Détection automatique des non-conformités"
    }
  ]
}
