{
  "name": "Afwork - Afghan Freelance Platform",
  "short_name": "Afwork",
  "description": "Advanced Afghan freelance platform connecting local talent with global opportunities",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14213d",
  "theme_color": "#14213d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Find Work",
      "short_name": "Jobs",
      "description": "Browse available freelance opportunities",
      "url": "/dashboard/jobs",
      "icons": [
        {
          "src": "/icons/jobs-96.png",
          "sizes": "96x96",
          "type": "image/png"
        },
        {
          "src": "/icons/jobs-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Earnings",
      "short_name": "Earnings",
      "description": "View your earnings and transactions",
      "url": "/dashboard/earnings",
      "icons": [
        {
          "src": "/icons/earnings-96.png",
          "sizes": "96x96",
          "type": "image/png"
        },
        {
          "src": "/icons/earnings-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Access your messages and conversations",
      "url": "/dashboard/messages",
      "icons": [
        {
          "src": "/icons/messages-96.png",
          "sizes": "96x96",
          "type": "image/png"
        },
        {
          "src": "/icons/messages-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "Manage your profile and settings",
      "url": "/dashboard/profile",
      "icons": [
        {
          "src": "/icons/profile-96.png",
          "sizes": "96x96",
          "type": "image/png"
        },
        {
          "src": "/icons/profile-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard view with earnings overview"
    },
    {
      "src": "/screenshots/desktop-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Job browsing interface"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile dashboard"
    },
    {
      "src": "/screenshots/mobile-2.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile job listings"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "focus-existing"
    ]
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "protocol_handlers": [],
  "file_handlers": [],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "Share job opportunity",
      "text": "Check out this freelance opportunity on Afwork",
      "url": "https://afwork.af/jobs"
    }
  },
  "share_handler": {
    "action": "/share-handler",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "Share on Afwork",
      "text": "Shared from Afwork Afghan Freelance Platform",
      "url": "https://afwork.af"
    }
  },
  "display_override": {
    "standalone": "standalone",
    "minimal-ui": "minimal-ui"
  }
}
