{
  "name": "1.ML - AI & Machine Learning Platform",
  "short_name": "1.ML",
  "description": "Build, train, and deploy AI & machine learning models at scale. From neural networks to deep learning, unlock the power of AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "education", "developer tools"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AI Builder",
      "short_name": "Builder",
      "description": "Start building AI applications",
      "url": "/ai-builder",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Learning Center",
      "short_name": "Learn",
      "description": "Access ML courses and tutorials",
      "url": "/learning",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "Read the documentation",
      "url": "/resources/documentation",
      "icons": [{ "src": "/images/logo.png", "sizes": "96x96" }]
    }
  ]
}
