{
  "name": "Python + AI Tools",
  "short_name": "PY+AI",
  "description": "Practical Python workflows for AI automation, APIs, and business-ready tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdf8ff",
  "theme_color": "#cdb4db",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}

