{
  "name": "قص الصور — اقتصاص الصور أونلاين",
  "short_name": "قص الصور",
  "description": "اقتصاص أي صورة مباشرة في متصفحك. اسحب مستطيل التحديد لاختيار منطقة القص، واختر نسبة أبعاد، وحمِّل النتيجة بالصيغة الأصلية. لا شيء يُرفع إلى الخادم.",
  "start_url": "{{MANIFEST_START_URL}}",
  "scope": "{{MANIFEST_SCOPE}}",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "{{MANIFEST_THEME_COLOR}}",
  "background_color": "#faf9f7",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
