{
  "name": "IPLA Presenze",
  "short_name": "Presenze",
  "description": "Sistema di registrazione presenze IPLA",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#059669",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/assets/img/icon_pwa_v1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon_pwa_v1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
