{
  "name": "NFLI - National Foundation for Libyan Inventors",
  "short_name": "NFLI",
  "description": "المؤسسة الوطنية للمخترعين الليبيين — National Foundation for Libyan Inventors. A leading Libyan platform supporting inventors and innovators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1e3d",
  "theme_color": "#0c1e3d",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "business", "news"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Membership",
      "short_name": "Join",
      "description": "Apply for NFLI membership",
      "url": "/membership",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Activities",
      "short_name": "Events",
      "description": "View latest activities and events",
      "url": "/activities",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
