{
  "name": "DokaWork - Secure Freelance Deals",
  "short_name": "DokaWork",
  "description": "The most trusted platform for freelancers to build their reputation and collaborate with global clients seamlessly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot_mobile.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DokaWork – Deals Dashboard"
    },
    {
      "src": "/screenshots/screenshot_desktop.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DokaWork – Deals Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "My Deals",
      "short_name": "Deals",
      "description": "View your active deals",
      "url": "/deals",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
