{
  "name": "ALMobile Mobile Web Client",
  "short_name": "ALMobile",
  "description": "The ALMobile Mobile Web Client is a PWA, that allows time and production tracking.",
  "theme_color": "#ffffff",
  "background_color": "#1c4e89",
  "icons": [
    {
      "src": "images/AppIcon.png",
      "sizes": "196x196",
      "type": "image/png",
      "density": "4.0"
    }
  ],
  "start_url": "ALMobile.html",
  "orientation": "portrait-primary",
  "display": "standalone"
}