{
  "name": "WFH Tracker",
  "short_name": "WFHTracker",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#d97706",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ]
}
