{
    "name": "Check-In-App",
    "short_name": "Check-In-App",
    "lang": "en-US",
    "start_url": "index.html",
    "display": "standalone",
    "orientation": "any",
    "prefer_related_applications": true,
    "background_color": "#a28755",
    "description": "Welcome to Check-In-App",
    "icons": [
        {
            "src": "app/img/logo.png",
            "sizes": "96x96"
    }
  ]
}
