{
  "id": "https://blissplat.com/",
  "name": "Blissplat Logistics",
  "short_name": "Blissplat",
  "description": "Nigeria's smartest last-mile delivery platform. Route sharing, vendor subscriptions, live tracking and fuel-aware pricing.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "background_color": "#0f1f4b",
  "theme_color": "#0f1f4b",
  "orientation": "portrait-primary",
  "categories": ["logistics", "shopping", "business", "travel"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://hercules-cdn.com/file_e51bZHxoJCk3QEw3WVKAuU20",
      "sizes": "768x1376",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Blissplat customer home — book deliveries and track live"
    },
    {
      "src": "https://hercules-cdn.com/file_oGvRdemD4Xh31zf31Qxht41L",
      "sizes": "1376x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Blissplat admin dashboard — manage riders, vendors and deliveries"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Delivery",
      "short_name": "Book",
      "description": "Start a new delivery booking instantly",
      "url": "/customer/book",
      "icons": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Track Delivery",
      "short_name": "Track",
      "description": "Track your active deliveries in real time",
      "url": "/customer/track",
      "icons": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "View your Blissplat wallet balance and transactions",
      "url": "/customer/wallet",
      "icons": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Rider Dashboard",
      "short_name": "Rider",
      "description": "Go to your rider dashboard",
      "url": "/rider",
      "icons": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://blissplat.com/site.webmanifest"
    }
  ],
  "scope_extensions": [
    { "origin": "https://blissplat.com" },
    { "origin": "https://www.blissplat.com" },
    { "origin": "https://auth.blissplat.com" },
    { "origin": "https://api.blissplat.com" },
    { "origin": "https://app.blissplat.com" },
    { "origin": "https://track.blissplat.com" },
    { "origin": "https://rider.blissplat.com" },
    { "origin": "https://vendor.blissplat.com" }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "share_target": {
    "action": "/customer/book",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/customer/book",
      "accept": {
        "text/csv": [".csv"],
        "application/json": [".json"]
      },
      "icons": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }],
      "launch_type": "single-client"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+blissplat",
      "url": "/customer/track?id=%s"
    }
  ],
  "widgets": [
    {
      "name": "Blissplat Delivery Tracker",
      "short_name": "Tracker",
      "description": "Track your active Blissplat deliveries from your desktop widget board.",
      "tag": "blissplat-tracker",
      "template": "generic-medium",
      "ms_ac_template": "widgets/tracker.json",
      "data": "/widgets/tracker-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "https://hercules-cdn.com/file_e51bZHxoJCk3QEw3WVKAuU20",
          "sizes": "768x1376",
          "type": "image/png",
          "label": "Blissplat delivery tracker widget"
        }
      ],
      "icons": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }],
      "backgrounds": [{ "src": "/icon/icon-192.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/customer/book"
  },
  "tab_strip": {
    "home_tab": {
      "url": "/customer"
    },
    "new_tab_button": {
      "url": "/customer/book"
    }
  }
}
