{
  "short_name": "SmartRo",
  "name": "SmartRo",
  "icons": [
    {
      "src": "icon-192.jpg",
      "type": "image/jpg",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.jpg",
      "type": "image/jpg",
      "sizes": "512x512"
    }
  ],
  "start_url": "/login.php",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "display": "standalone",
  "orientation": "portrait"
}