{
  "id": "/ar/",
  "name": "حاسبة النسبة المئوية - أداة مجانية على الإنترنت",
  "short_name": "النسبة المئوية",
  "start_url": "/ar/",
  "display": "standalone",
  "background_color": "#002b5c",
  "theme_color": "#fcbf49",
  "description": "آلة حاسبة مجانية لحساب النسب المئوية بسرعة. مثالية للطلاب والشركات والخصومات والمزيد.",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot-narrow.png",
      "type": "image/png",
      "sizes": "375x667"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+percentage",
      "url": "https://calcularporcentaje.onlinegratis.tv/ar/?q=%s"
    }
  ],
  "categories": ["أدوات", "خدمات", "إنتاجية", "تعليم"],
  "shortcuts": [
    {
      "name": "احسب النسبة المئوية",
      "short_name": "احسب",
      "description": "انتقل مباشرة إلى حاسبة النسبة المئوية",
      "url": "/ar/?source=shortcut",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "lang": "ar"
}