{
  "name": "localhost3000.it",
  "short_name": "localhost:3000",
  "lang": "it-IT",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b1f",
  "theme_color": "#070b1f",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}