Premium Food Delivery PWA Mobile Template
Version 1.0.0 | Created: 2026
Thank you for purchasing Delivo. Delivo is a modern, mobile-first PWA (Progressive Web App) template designed specifically for food delivery apps, restaurants, and culinary services. It bridges the gap between web and native apps by providing an app-like experience directly in the browser.
Built with Bootstrap 5 and SCSS, it offers a robust foundation for your next mobile project with a stunning dark-themed design and smooth interactions.
The project file structure is organized for ease of use and scalability.
Delivo includes over 40+ HTML screens covering common app flows.
app.html - Splash & Onboarding Carouselsignin.html - Login Screensignup.html - Registration Screenverification.html - OTP Verificationforgot-password.html - Forgot Password Inputforgot-password-otp.html - Reset OTPcreate-password.html - Set New Passwordaccount-setup.html - Complete Profilehome.html - Main Dashboard / Feedsearch.html - Search Pagefilter.html - Filter Modal/Pagenotifications.html - User Notificationsfavorites.html - Saved Itemsmenu-detail.html - Food/Item Detail Viewreviews.html - User Reviewscheckout.html - Cart & Checkoutaddress-selection.html - Choose Delivery Addresspayment-selection.html - Choose Payment Methodorder-placed.html - Order Confirmationorder-tracking.html - Live Map Trackingorder-delivery.html - Delivery Status stepsorder-arrived.html - Driver Arrived Alertorder-delivered.html - Successful Deliveryrating-driver.html - Rate the Serviceuser-profile.html - Profile Hubpersonal-data.html - Edit Personal Infopayment-account.html - Linked Payment Accountsyour-card.html - Manage Cardsadd-new-card.html - Add Card Formchange-password.html - Security Settingslanguage.html - App Languagehelp-center.html - Support Hubprivacy-policy.html - Legal TextYou can customize the look and feel by editing the SCSS variables.
Open assets/scss/_base.scss to change the color scheme:
:root {
--delivo-primary: #fd6931; /* Change your brand color here */
--delivo-bg: #0d0d0d; /* Change background color */
/* ... */
}
The template uses Plus Jakarta Sans loaded from Google Fonts. To change it:
<link> tag in the <head> of your HTML files.font-family variable in assets/scss/_base.scss.To make the app installable:
manifest.json to update the app Name, Short Name, and Theme
Color.icons/ folder. Ensure you keep the same
filenames or update `manifest.json`.If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form. Thank you so much!