{
  "name": "Rebuilding Channels for Syria",
  "short_name": "Qanawat",
  "description": "Supporting the rebuilding and development of Syria through sustainable initiatives",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "theme_color": "#004080",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["social", "education", "humanitarian"],
  "screenshots": [
    {
      "src": "/screenshots/homepage-ar-1280x720.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Homepage of Qanawat in Arabic"
    },
    {
      "src": "/screenshots/projects-ar-1280x720.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "Projects page of Qanawat in Arabic"
    },
    {
      "src": "/screenshots/mobile-ar-750x1334.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "platform": "narrow",
      "label": "Mobile view of Qanawat in Arabic"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "Browse our rebuilding projects",
      "url": "/ar/projects",
      "icons": [{ "src": "/projects-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Reports",
      "short_name": "Reports",
      "description": "Read our latest reports",
      "url": "/ar/reports",
      "icons": [{ "src": "/reports-96x96.png", "sizes": "96x96" }]
    }
  ],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/ar/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "id": "com.qanawat.app"
}