{
  "name": "Learni - AI-Powered Learning Roadmaps",
  "short_name": "Learni",
  "description": "Master any skill with AI-powered personalized learning roadmaps",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Learni.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/Learni.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/Learni.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Create Roadmap",
      "url": "/dashboard",
      "description": "Generate a new learning roadmap"
    },
    {
      "name": "Explore",
      "url": "/dashboard/explore",
      "description": "Browse popular learning paths"
    }
  ],
  "gcm_sender_id": "103953800507"
}
