{
  "name": "SinLog Application",
  "short_name": "SinLog",
  "orientation": "landscape",
  "icons": [
    {
      "src": "./icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "it",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "white",
  "theme_color": "white"
}
