{
  "name": "Time Tracking",
  "short_name": "Time Tracking",
  "display": "fullscreen",
  "start_url": "/",
  "background_color": "#f4f4f4",
  "theme_color": "#4a90e2",
  "icons": [
    {
      "src": "/static/images/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
