{
  "name": "Physiquecool Collégial",
  "short_name": "Physiquecool",
  "description": "Plateforme interactive de Physique-Chimie",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#00f3ff",
  "icons": [
    {
      "src": "https://res.cloudinary.com/dzebh6tmd/image/upload/v1711929600/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://res.cloudinary.com/dzebh6tmd/image/upload/v1711929600/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}