{
  "name": "GastroExpress",
  "short_name": "GastroExpress",
  "start_url": "https://gastroexpress.pl/",
  "display": "standalone",
  "theme_color": "#ffffff",
  
  "scope": "/",
  "background_color": "#131D24",
  "icons": [
    {
      "src": "/icons/favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}