{
  "name": "Uzika Academy - Modern Online Learning Platform",
  "short_name": "Uzika",
  "description": "Uzika Academy is a modern e-learning platform offering high-quality digital courses for students, instructors, and professionals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a2b42",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["education", "e-learning", "courses", "training"],
  "id": "uzika-academy-app",
  "dir": "ltr",

  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "screenshots": [
    {
      "src": "/og-image.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Uzika Academy – Learn Anywhere, Anytime"
    }
  ],

  "shortcuts": [
    {
      "name": "Browse Courses",
      "url": "/courses",
      "icons": [
        { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    },   {
      "name": "Browse Categories",
      "url": "/categories",
      "icons": [
        { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Login",
      
      "url": "/login",
      "icons": [
        { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    },
   
    {
      "name": "FAQ",
      "url": "/faq",
      "icons": [
        { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Privacy Policy",
      "url": "/legal/privacy-policy",
      "icons": [
        { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    } , {
      "name": "Cookies Policy",
      "url": "/legal/cookies-policy",
      "icons": [
        { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
