{
  "short_name": "Homeventory",
  "name": "Homeventory",
  "theme_color": "#4A90E2",
  "background_color": "#5c7ac2",
  "display": "standalone",
  "icons": [  
    {
      "src": "https://homeventory.app/imgs/x1.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "https://homeventory.app/imgs/x2.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "https://homeventory.app/imgs/x3.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "https://homeventory.app/imgs/x4.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ], 
  "start_url": "https://homeventory.app/index.php"
}