{
  "name": "Manodemy: 30-Day Python for Data Analyst",
  "short_name": "Manodemy",
  "start_url": "/landing_v2/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060913",
  "background_color": "#0B0F19",
  "description": "Master Python for Data Analysis in 30 days. Escape tutorial hell with interactive coding notebooks, 750+ real-world practice challenges, and no video bloat.",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
