22 lines
325 B
Markdown
22 lines
325 B
Markdown
---
|
|
title: "Progressive Web App"
|
|
date: "10-11-2025"
|
|
last_modified: "10-11-2025:19:21"
|
|
tags: ["projet", "mobile", "pwa"]
|
|
---
|
|
|
|
# PWA Features
|
|
|
|
## À implémenter
|
|
|
|
1. Service Worker
|
|
2. Manifest.json
|
|
3. Offline support
|
|
4. Install prompt
|
|
|
|
## Avantages
|
|
|
|
- Fonctionne offline
|
|
- Installable sur mobile
|
|
- Notifications push possibles
|