{
  "name": "CenterPoint Rider",
  "short_name": "CP Rider",
  "description": "CenterPoint delivery rider app — manage and track your deliveries",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#f8fafc",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='78' fill='none' stroke='%232563eb' stroke-width='15'/%3E%3Ccircle cx='96' cy='96' r='27' fill='%232563eb'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='208' fill='none' stroke='%232563eb' stroke-width='40'/%3E%3Ccircle cx='256' cy='256' r='72' fill='%232563eb'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
