{
  "name": "Logiciel de gestion TNSO",
  "short_name": "TNSO adm",
  "theme_color": "#cbd5e1",
  "background_color": "#fff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/index.html",
  "icons": [
    {
      "src": "assets/core/pwa-icons/icon512w.png",
			"sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
