{
  "name": "TrendFlux EdTech",
  "short_name": "TrendFlux",
  "id": "/",
  "scope": "/",
  "description": "TrendFlux EdTech — live and recorded courses, AI tutoring, and certified skill tracks for Bangladesh.",
  "categories": ["education", "books"],
  "lang": "bn",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Courses", "short_name": "Courses", "url": "/courses" },
    { "name": "AI Tutor", "short_name": "Tutor", "url": "/tutor" },
    { "name": "My Bookings", "short_name": "Bookings", "url": "/my-bookings" }
  ],
  "theme_color": "#0B2545",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}
