{
  "name": "123DatorediLavoro — Formazione Obbligatoria",
  "short_name": "123DatoreLavoro",
  "description": "Corso obbligatorio da 16 ore per datori di lavoro, conforme al D.Lgs. 81/2008 e all'Accordo Stato-Regioni 2025.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00c853",
  "lang": "it-IT",
  "dir": "ltr",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
