{
  "name": "Presenze",
  "short_name": "Presenze",
  "description": "PWA per gestire le presenze settimanali in locale con IndexedDB.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4efe7",
  "theme_color": "#1f8f5f",
  "lang": "it-IT",
  "icons": [
    {
      "src": "icons/icon.svg?v=2026-05-01-32",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon.svg?v=2026-05-01-32",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
