{
  "name": "AEROSUP — Portail Étudiant",
  "short_name": "AEROSUP",
  "description": "Portail étudiant AEROSUP — Paiements, notes, emploi du temps",
  "start_url": "/portail/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/portail/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/portail/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Paiements",
      "url": "/portail/?page=paiements",
      "description": "Voir mes paiements"
    },
    {
      "name": "Emploi du temps",
      "url": "/portail/?page=edt",
      "description": "Mon emploi du temps"
    }
  ]
}
