{
  "id": "/",
  "name": "Labib - Your Smart AI Assistant",
  "short_name": "Labib",
  "description": "Specialized AI assistant for Libya. Chat, generate quizzes, flashcards, summarize videos, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#e8dcc8",
  "theme_color": "#f5f0e8",
  "categories": ["productivity", "utilities", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new AI chat",
      "url": "/chat",
      "icons": [
        {
          "src": "/icon-192.png?v=2",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    }
  ]
}
