{
    "name": "Yard Air Control",
    "short_name": "YAC",
    "start_url": "/",
    "icons": [
          {
              "src": "favicon/icons-android/android-chrome-144x144.png",
              "sizes": "144x144",
              "type": "image/png"
          }
      ],
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait"
  }