{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "qwik-project-name",
  "short_name": "Welcome to Qwik",
  "start_url": ".",
  "what3words": "",
  "weekday_open_hours":"06:00 - 23:00",
  "weekend_open_hours":"06:00 - 23:00",  "display": "standalone",
  "background_color": "#fff",
  "description": "A Qwik project app."
}
