{
  "name": "جواز المواهب العالمي | Global Talents Passport",
  "short_name": "Talents Passport",
  "description": "المعيار العالمي للتميز المهني والتحقق من المؤهلات | The Global Standard for Professional Excellence and Credential Verification",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1e3a5f",
  "background_color": "#ffffff",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your talents passport",
      "url": "/dashboard",
      "icons": []
    },
    {
      "name": "Credentials",
      "short_name": "Credentials",
      "description": "Manage your credentials",
      "url": "/credentials",
      "icons": []
    }
  ]
}