{
  "name": "MCalC+ Smart Student OS",
  "short_name": "MCalC+",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#02040a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "id": "/index.html",
  "description": "Portail étudiant unifié pour les étudiants de l'IUT.",
  "icons": [
    {
      "src": "m192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "m512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
