{
  "name": "Automac",
  "short_name": "Automac",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#EAF8FF",
  "scope": "/",
  "start_url": "/?utm_source=homescreen",
  "description": "Smart Connected Devices",
  "theme_color": "#EAF8FF",
  "orientation": "any",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "./resources/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}