{
  "name": "pi3 - Learn to Code with Python",
  "short_name": "pi3",
  "description": "A browser-based Python IDE for teaching kids coding - zero installation, runs in your browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#164e63",
  "theme_color": "#0e7490",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "en"
}
