{
  "name": "Planner Incontri Scuole",
  "short_name": "Incontri Scuole",
  "description": "Webapp PWA per pianificare incontri autori nelle scuole con viaggi e report PDF.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6fbfc",
  "theme_color": "#0f6b7c",
  "lang": "it-IT",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
