{
  "name": "Pietopy - Learn Python Interactively",
  "short_name": "Pietopy",
  "description": "Master Python with interactive tutorials, AI-powered guidance, and real-world challenges.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#161B22",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
