{
  "name": "PreUGo",
  "short_name": "PreUGo",
  "description": "Tu preu online para la PAES. Gamificado, divertido, funciona.",
  "start_url": "/learn/dashboard/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#58cc02",
  "background_color": "#ffffff",
  "lang": "es-CL",
  "scope": "/",
  "icons": [
    {
      "src": "/static/img/brand/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/brand/icon-circle-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
