{
  "name": "Gestione Squadra — Sampdoria",
  "short_name": "Squadra",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#003882",
  "background_color": "#f2f4f8",
  "lang": "it",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
