{
  "name": "Sirene HUB",
  "short_name": "SireneHUB",
  "start_url": "login.php",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#dc2626",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}