Modern Features for Native-Grade Apps
FreeWebAPK turns your responsive web presence into a feature-packed Android experience with zero compromises on performance or security.
Push Notifications with OneSignal & Firebase
Re-engage visitors, promote flash sales, and send breaking news updates straight to your users' notification shade. Easily link your Firebase Cloud Messaging or OneSignal App ID without writing Java.
- Android 13+ POST_NOTIFICATIONS runtime permission prompt
- Deep-linking payloads to open specific URLs
- Rich image previews and custom notification sounds
"title": "Special Weekend Flash Sale!",
"message": "Get 25% off all items in your cart.",
"targetUrl": "https://yoursite.com/cart",
"bigPicture": "https://yoursite.com/promo.jpg"
}
<item name="windowSplashScreenBackground">#10B981</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_logo</item>
<item name="postSplashScreenTheme">@style/Theme.App</item>
</style>
Custom Splash Screen & Launcher Icons
Say goodbye to blank white screens while your website loads. FreeWebAPK automatically configures the modern Android 12+ SplashScreen API with your custom brand logo and background hex color.
- Seamless transition between splash and loaded website
- Adaptive icons with squircle, teardrop, and circle masks
- Full support for light and dark status bar icons
Granular Hardware Permissions Manager
Toggle precisely what hardware APIs your web application needs. Our engine generates compliant AndroidManifest.xml declarations and modern runtime permission dialogs.
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
Experience All Features Firsthand
Generate your APK right now with custom settings.
Create Free APK