{
  "name": "LithoOne",
  "short_name": "LithoOne",
  "description": "L'encyclopédie des minéraux et cristaux — 647 espèces, trilingue FR/EN/ES",
  "start_url": "/lithoone.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0f",
  "background_color": "#0f0e0b",
  "lang": "fr",
  "categories": [
    "education",
    "lifestyle"
  ],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Recherche",
      "short_name": "Recherche",
      "description": "Rechercher un minéral",
      "url": "/lithoone.html#search",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}