{
  "name": "Addiction Manager",
  "short_name": "Addiction Manager",
  "description": "Gestion du catalogue produits Addiction Pâtisserie",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FBFAF8",
  "theme_color": "#161412",
  "lang": "fr",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
