{
  "short_name": "DeepBac",
  "name": "DeepBac - Your AI Learning Companion",
  "description": "AI-powered learning platform for Algerian BAC students",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#007bff",
  "background_color": "#f8f9fa",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

