{
  "name": "Cradleai-Learning Platform",
  "short_name": "Cradle",
  "description": "Join cohort-based learning courses designed for you. Learn together, grow together.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#6F4E37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/icons/icon-1280.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
