{
    "short_name": "HouseLiving",
    "name": "HouseLiving",
    "icons": [
      {
        "src": "/launcher/launcher_192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/launcher/launcher_144.png",
        "type": "image/png",
        "sizes": "144x144"
      }
    ],
    "start_url": "/?utm_source=homelink&utm_medium=pwa",
    "background_color": "#fff",
    "display": "standalone",
    "theme_color": "#259888",
    "orientation": "natural"
  }