A production-ready PWA integration for TastyIgniter / Laravel.
No Vite required – everything works out of the box with plain PHP routes.
Place your icon files in assets/pwa/icons/ (relative to the project root):
assets/
└── pwa/
├── icons/
│ ├── icon-72×72.png
│ ├── icon-96×96.png
│ ├── icon-128×128.png
│ ├── icon-144×144.png
│ ├── icon-192×192.png
│ ├── icon-512×512.png
│ └── icon-512×512-maskable.png ← safe-zone artwork on solid bg
└── splash/
├── splash-1290×2796.png (iPhone 14 Pro Max)
├── splash-1170×2532.png (iPhone 14)
└── splash-750×1334.png (iPhone SE)
- for both Customers and Admin
Please test is and tell me what you think.
Customer:
https://tasty.ivasystem.fr/
Admin:
https://tasty.ivasystem.fr/admin
Screenshots




