{
  "name": "InfoEdu",
  "short_name": "InfoEdu",
  "description": "InfoEdu: Permítenos ser el socio estratégico que tu colegio se merece",
  "background_color": "#3a3a3a",
  "theme_color": "#3a3a3a",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "./?utm_source=web_app_manifest",
  "scope": "./",
  "lang": "es-MX",
  "icons": [
    {
      "src": "theproject/images/icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "theproject/images/icon_128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "theproject/images/icon_96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "theproject/images/icon_64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "theproject/images/icon_32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "theproject/images/favicon.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}
