{
  "name": "Heaven Al-Jabri | واحة الجبري",
  "short_name": "واحة الجبري",
  "description": "تطبيق واحة الجبري - موسيقى باب اليمن الأصيلة ونظرية السندباد الموحدة Z+C+A=1",
  "start_url": "/logo",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#c9a84c",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "science", "music", "culture"],
  "screenshots": [
    {
      "src": "/image/screenshot1.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/image/screenshot2.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "نظرية السندباد",
      "short_name": "النظرية",
      "description": "الدالة الأم Z(x) ونظرية السندباد الموحدة",
      "url": "/theory-ar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الموسيقى اليمنية",
      "short_name": "الموسيقى",
      "description": "موسيقى باب اليمن الأصيلة",
      "url": "/music",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "واحة الجبري",
      "short_name": "الواحة",
      "description": "صفحة logo والواحة",
      "url": "/logo",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}