{
  "id": "org.yaseer.twa",
  "name": "Yaseer Academy",
  "short_name": "Yaseer Academy",
  "description": "Yaseer Academy: high-quality private online classes in Quran, Tajweed and Islamic studies.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "theme_color": "#1a7f5a",
  "background_color": "#ffffff",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Yaseer Academy — Mobile View"
    },
    {
      "src": "/screenshots/desktop.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Yaseer Academy — Desktop View"
    }
  ],
  "shortcuts": [
    {
      "name": "Admin Login",
      "short_name": "Admin",
      "description": "Sign in to the admin dashboard",
      "url": "/admin/login",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Courses",
      "short_name": "Courses",
      "description": "View your enrolled courses and lessons",
      "url": "/student/dashboard",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "scope_extensions": [
    { "origin": "*.yaseer.org" }
  ],
  "share_target": {
    "action": "/messages",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "related_applications": [
    {
      "platform": "play",
      "id": "org.yaseer.twa",
      "url": "https://play.google.com/store/apps/details?id=org.yaseer.twa"
    }
  ],
  "prefer_related_applications": false,
  "categories": ["education", "productivity"]
}