{
  "name": "Python & Data Analysis Course",
  "short_name": "PyDA Course",
  "description": "A free, browser-based Python and data analysis course — no installs required until you're ready to graduate to the real thing.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3ecc5f",
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
