{
  "name": "Byte-Sized Python",
  "short_name": "BytePython",
  "description": "Learn Python one byte at a time!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3776AB",
  "icons": [
    {
      "src": "/64x64 Blue Rounded.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/512x512 Blue Rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
