{% extends "base.html" %} {% block title %}PWA Installation Test - Dukaribu{% endblock %} {% block styles %} {% endblock %} {% block content %}

PWA Installation Test

This page tests if your Progressive Web App (PWA) is properly configured for installation.

Manual Installation

If your browser supports PWA installation, you can install the app using the button below:

If the install button doesn't appear, you can try:

  • On Chrome/Edge: Click the menu (⋮) > Install app
  • On Safari (iOS): Click the share button > Add to Home Screen

Troubleshooting

If you're having issues with the service worker or PWA installation, try these options:

{% endblock %} {% block scripts %} {% endblock %}