{
  "short_name": "StruxHub",
  "name": "StruxHub Mobile",
  "icons": [
    {
      "src": "/images/favs/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favs/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "white",
  "theme_color": "#093f9b",
  "description": "Keep track of your construction site",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "permissions": ["videoCapture", "geolocation"]
}
