{
  "name": "ZeroToML — Machine Learning from First Principles",
  "short_name": "ZeroToML",
  "description": "A free, comprehensive guide to Machine Learning — from mathematics to deploying real models.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "images/zerotoml.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/zerotoml.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "images/zerotoml.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZeroToML home page"
    }
  ]
}
