{
  "name": "Tivler - Smart Learning Platform",
  "short_name": "Tivler",
  "description": "Master any skill with expert-crafted courses. Bite-sized lessons, interactive quizzes, and verified certificates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0b1a",
  "theme_color": "#6d28d9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
