{
  "short_name": "GearLog",
  "name": "GearLog",

  "icons": [
    {
      "src": "/img/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://gearlog.org/login",
  "icon": "/img/icon-192x192.png",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "https://gearlog.org/",
  "theme_color": "#2F3646",
  "description": "GearLog® is the platform that makes equipment management quick and easy",
  "orientation": "any",
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GearLog"
    }
  ]
}