{
  "name": "Lacléastro - Numérologie",
  "short_name": "Lacléastro",
  "description": "Calculez votre fiche de numérologie et d'astrologie personnalisée",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f0fa",
  "theme_color": "#6535c5",
  "orientation": "portrait",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
