{
  "name": "Take It Eazy",
  "short_name": "TIE",
  "description": "تطبيق جدولك الدراسي بكل سهولة",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}