{
  "name": "EASYHOMES",
  "short_name": "Easy Homes",
  "start_url": "/index.php",
   "description": "Easy homes is an online site to for landlords and anyone looking to rent ",
   "scope": "/index",
  "id": "Homes1",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#ffffff",
  "theme_color": "#1E5F67",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}