{
  "name": "FMH Hub",
  "short_name": "FMH",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}