{
  "name": "Registro Docenti",
  "short_name": "Registro",
  "description": "Accesso rapido al registro docenti",
  "start_url": "/registro_elettronico/login.php",
  "scope": "/registro_elettronico/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/registro_elettronico/img/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/registro_elettronico/img/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/registro_elettronico/img/pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}


