{
  "name": "PRSHUB",
  "short_name": "PRSHUB",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#06b6d4",
  "icons": [
    {
      "src": "/static/img/prshub.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}

