To create a Chromebook kiosk app, build a Progressive Web App (PWA) using standard web technologies (HTML, CSS, JavaScript). Because legacy Chrome Apps are deprecated, web apps combined with optional companion extensions provide the modern architecture for locking devices into a single, fullscreen, purpose-built experience.
* Please note the steps below may be different depending on your specific environment.
Step 1: Add the App in Google Admin Console
Deploying the kiosk app requires a managed ChromeOS device and a Chrome Enterprise, Education, or Kiosk & Signage Upgrade license.
- Sign in to the Google Admin console using your administrator account.
- Navigate to Devices > Chrome > Apps & extensions > Kiosks.
- Select the target Organizational Unit (OU) on the left side to apply the settings to your specific Chromebook fleet.
- Click the Add button in the bottom right and choose Add by URL (for PWAs/Websites).
- Paste the URL of the 5-Star Students kiosk application and click Save (https://kiosk.5starstudents.com).
Step 2: Configure Auto-Launch (Optional)
To have the kiosk app load automatically when the Chromebook boots up without requiring manual sign-in:
- Under the Kiosks panel in the Google Admin console, locate your app in the list.
- Under the Installation policy column, select Auto-launch from the drop-down menu.
- Click Save at the top right.
- Reboot the target Chromebooks in that OU; they will now launch immediately into your custom kiosk environment.