{
  "name": "EstudIAgo",
  "short_name": "EstudIAgo",
  "description": "Use AI to find what you can study and migrate to another country",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111522",
  "theme_color": "#69BB44",
  "icons": [
    {
      "src": "favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}