{
  "name": "LithoOne Demo",
  "short_name": "LithoOne Demo",
  "description": "Démo gratuite — 10 minéraux complets, trilingue FR/EN/ES",
  "start_url": "/lithoone_demo.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0f",
  "background_color": "#0f0e0b",
  "lang": "fr",
  "categories": [
    "education",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/icon-demo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-demo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-demo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}