{
  "name": "GestIB",
  "short_name": "GestIB",
  "description": "Aplicació de gestió acadèmica de les Illes Balears",
  "lang": "ca",
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#f39c12",
  "background_color": "#FCF6EE",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./img/iconGestib_lowres.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/iconGestib_highres.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}