{
  "name": "Panel Hotres",
  "short_name": "Hotres",
  "gcm_sender_id": "482941778795",
  "start_url": "/",
  "scope":"https://panel.hotres.pl",
  "display": "standalone",
  "background_color": "#1C2430",
  "theme_color": "#1C2430",
  "icons": [
    {
      "src": "https://panel.hotres.pl/public/icons/logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://panel.hotres.pl/public/icons/logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}