{
  "name": "GoFetch Driver",
  "short_name": "GoFetch Driver",
  "description": "GoFetch Driver Dashboard — manage jobs and earnings",
  "start_url": "/driver",
  "display": "standalone",
  "background_color": "#0B0B0B",
  "theme_color": "#FFC72C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230B0B0B'/><text y='140' x='20' font-size='140'>📦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
