{
  "name": "CYF Curriculum",
  "short_name": "CYF",
  "description": "Our software development course",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#ff5757",
  "orientation": "portrait",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
