{
  "short_name": "PendoHub",
  "name": "PendoHub Dating Platform",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/login.php",
  "background_color": "#f5f7fb",
  "theme_color": "#e91e63",
  "display": "standalone",
  "orientation": "portrait"
}