{
  "short_name": "Cognitron",
  "name": "Sblocca la tua mente!",
  "icons": [
    {
      "src": "img/cognitron_48x48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/cognitron_96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/cognitron_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "index.html?launcher=true",
  "background_color": "#2A3139",
  "theme_color": "#303841",
  "display": "standalone"
}