{
  "name": "NISSI School Mobile",
  "short_name": "NISSI Mobile",
  "description": "Portail enseignant Teach & Go pour NISSI School",
  "start_url": "/classes/mobile-dashboard/",
  "display": "standalone",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
