{
  "name": "UNIMICH",
  "short_name": "UNIMICH",
  "icons": [
    {
      "src": "/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/img/apple.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/android192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/android512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}