{
  "name": "Spuma — Studio de formulation savon",
  "short_name": "Spuma",
  "description": "Calculateur de saponification professionnel. 160 corps gras, 120 adjuvants, animations chimiques, export INCI. 5 langues.",
  "version": "1.03.23",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F6F1EA",
  "theme_color": "#1A4A52",
  "categories": [
    "lifestyle",
    "education",
    "productivity"
  ],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-recette.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Calculateur de recette savon"
    },
    {
      "src": "/screenshots/screen-biblio.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bibliothèque des corps gras"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle recette",
      "short_name": "Recette",
      "description": "Créer une nouvelle recette de savon",
      "url": "/#recette",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Bibliothèque",
      "short_name": "Bibliothèque",
      "description": "Consulter la bibliothèque des corps gras",
      "url": "/#bibliotheque",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
