{
  "id": "/?source=pwa",
  "name": "من غير مواعين",
  "short_name": "ZeroMawa3en",
  "description": "الأكل بيتي بنَفَس ماما — منصة تربط بين الطاهيات المنزليات والعملاء",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#b91c58",
  "background_color": "#fdf6f0",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["shopping", "food"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-wide.png",
      "sizes": "1920x1088",
      "type": "image/png",
      "form_factor": "wide",
      "label": "من غير مواعين — الصفحة الرئيسية على الحاسوب"
    },
    {
      "src": "/screenshots/screenshot-narrow.png",
      "sizes": "1088x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "من غير مواعين — قائمة الأكلات على الموبايل"
    }
  ],
  "shortcuts": [
    {
      "name": "أحدث الأكلات",
      "short_name": "أكلات",
      "url": "/browse",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "طلباتي",
      "short_name": "طلباتي",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/browse",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/browse",
      "accept": {
        "image/png": [".png"],
        "image/jpeg": [".jpg", ".jpeg"],
        "image/webp": [".webp"],
        "image/gif": [".gif"]
      }
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "scope_extensions": [
    {
      "origin": "https://zeromawa3en.com"
    }
  ]
}
