{
  "$schema": "https://json.schemastore.org/web-manifest",
  "name": "HornDeliver — Delivery & Errands Super-App",
  "short_name": "HornDeliver",
  "description": "On-demand parcel, food, grocery, pharmacy, water and errand delivery for the Horn of Africa. Pickup & Delivery, in-app Order & Delivery, real-time Tracking, dual Wallets (Debit & Credit), in-app Chat, Subscriptions, Advertising, Profile, Settings and Help — all in one installable, offline-capable PWA.",
  "version": "2.0.0",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0f766e",
  "theme_color": "#0f766e",
  "categories": ["travel", "shopping", "business", "lifestyle", "productivity", "food", "finance"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "edge_side_panel": { "enabled": true },
  "launch_handler": { "client_mode": "navigate-existing", "navigate_existing_client": "always" },
  "handle_links": "preferred",
  "scope_extensions": [
    { "origin": "https://HornDeliver.app" }
  ],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "monochrome" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "HornDeliver dashboard on mobile"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Home", "description": "Open the HornDeliver dashboard", "url": "/#/app?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Orders", "short_name": "Orders", "description": "View your Pickup & Delivery orders and in-app orders", "url": "/#/app/jobs?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Track a delivery", "short_name": "Track", "description": "Live tracking of your courier", "url": "/#/app/track?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallets", "short_name": "Wallet", "description": "Open your Debit & Credit wallets", "url": "/#/app/wallet?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Post a delivery", "short_name": "New", "description": "Create a new Pickup & Delivery order", "url": "/#/app/jobs/new?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Stores", "short_name": "Stores", "description": "Browse merchant stores and place an in-app order", "url": "/#/app/stores?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Chat", "short_name": "Chat", "description": "Open in-app messaging", "url": "/#/app/chat?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Help & Support", "short_name": "Help", "description": "Open the support center", "url": "/#/app/help?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "file_handlers": [],
  "protocol_handlers": [],
  "categories_extended": ["delivery", "logistics", "marketplace", "fintech", "mobile-money", "pwa"],
  "keywords": ["delivery", "errands", "courier", "parcel", "food delivery", "grocery delivery", "pharmacy delivery", "water delivery", "mobile money", "telebirr", "mpesa", "Horn of Africa", "Ethiopia", "Djibouti", "Eritrea", "Somalia", "Somaliland", "PWA", "offline"]
}
