{
  "name": "Soko - Ride, Delivery & More",
  "short_name": "Soko",
  "description": "All-in-one transportation, delivery, and marketplace platform for Africa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2316a34a' width='192' height='192'/><text x='50%' y='50%' font-size='120' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2316a34a' width='192' height='192'/><text x='50%' y='50%' font-size='120' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["transportation", "shopping"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8f8f8' width='540' height='720'/><text x='50%' y='50%' font-size='60' text-anchor='middle' dominant-baseline='middle' fill='%2316a34a' font-family='sans-serif'>Soko App</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "short_name": "Ride",
      "description": "Quickly book a ride",
      "url": "/ride",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2316a34a' width='96' height='96'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif'>🚗</text></svg>", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Send a Package",
      "short_name": "Delivery",
      "description": "Send a delivery",
      "url": "/delivery",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2316a34a' width='96' height='96'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif'>📦</text></svg>", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View my orders",
      "url": "/orders",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2316a34a' width='96' height='96'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dominant-baseline='middle' fill='white' font-family='sans-serif'>📋</text></svg>", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ]
}
