{
  "name": "روابط غزة",
  "short_name": "روابط غزة",
  "description": "دليل موثوق لروابط المساعدات الطارئة والتسجيلات الخاصة بأهالي قطاع غزة.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E3A4D",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["charity", "utilities", "social", "health"],
  "id": "/",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "روابط الطوارئ",
      "short_name": "طوارئ",
      "description": "عرض الروابط الأهم والحساسة للوقت",
      "url": "./index.html?emergency=1",
      "icons": [{ "src": "./favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "إضافة رابط",
      "short_name": "إضافة",
      "description": "قم بتقديم رابط مساعدة جديد",
      "url": "./pages/submit.html",
      "icons": [{ "src": "./favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "المفضلة",
      "short_name": "مفضلة",
      "description": "عرض الروابط المحفوظة في المفضلة",
      "url": "./index.html?favorites=1",
      "icons": [{ "src": "./favicon.svg", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "search",
      "text": "search",
      "url": "search"
    }
  }
}
