{
  "id": "/",
  "name": "Cairo Youth Empowerment Initiative",
  "short_name": "CYEI",
  "description": "Empowering young people through leadership, skills development, education, innovation, opportunity access and meaningful community participation.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#F7FBF8",
  "theme_color": "#0B8F57",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "social",
    "productivity"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/assets/pwa/icons/cyei-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icons/cyei-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icons/cyei-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/pwa/icons/cyei-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CYEI Projects",
      "short_name": "Projects",
      "description": "Explore CYEI projects.",
      "url": "/projects?source=pwa-shortcut",
      "icons": [
        {
          "src": "/assets/pwa/icons/cyei-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Youth Voices",
      "short_name": "Youth Voices",
      "description": "Read youth-led perspectives and reflections.",
      "url": "/youth-voices?source=pwa-shortcut",
      "icons": [
        {
          "src": "/assets/pwa/icons/cyei-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Support Our Work",
      "short_name": "Support",
      "description": "Support CYEI's youth-led work.",
      "url": "/support-us?source=pwa-shortcut",
      "icons": [
        {
          "src": "/assets/pwa/icons/cyei-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
