{
  "name": "Work Guardian",
  "short_name": "Guardian",
  "description": "Il tuo diario digitale per gestire ore e rilevare comportamenti scorretti sul lavoro.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "guerriro.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "logo_final.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
