@extends('admin.layouts.master')
@section('title','Progressive Web App Setting | ')
@section('body')
Progessive Web App Requirements
- HTTPS must required in your domain (for enable contact your host provider for SSL configuration).
- Icons and splash screens required and to be updated in Icon Settings.
PWA Icons & Splash screens:
@endsection
@section('custom-script')
@endsection