{
  "name": "ChaLearn Looking at People",
  "short_name": "ChaLearnLAP",
  "description": "Website for the ChaLearn Looking at People (LAP) series of challenges, workshops, and events.",
  "icons": [
    {
      "src": "/icon1.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/"
}