{
  "name": "GARAIO Facility App",
  "short_name": "Facility App",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "theme_color": "#31afe1",
  "background_color": "#31afe1",
  "display": "standalone",
  "orientation": "landscape"
}
