{
  "name": "Hello Mobiles Attendance",
  "short_name": "HM Attendance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#d90000",
  "icons": [
    {
      "src": "assets/hello-mobiles-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}