{
  "short_name": "HomeAutomate",
  "name": "Janco Kock Home Automation System",
  "icons": [
    {
      "src": "48x48-favicon.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "144x144-favicon.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "256x256-favicon.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ],
  "start_url": "#/main",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color:": "#ffffff"
}