{
  "name": "Time & Absence Tracker",
  "short_name": "TimeTracker",
  "description": "Track your work hours and breaks",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23000'/%3E%3Ccircle cx='96' cy='96' r='52' stroke='%23fff' stroke-width='8' fill='none'/%3E%3Cline x1='96' y1='96' x2='96' y2='56' stroke='%23fff' stroke-width='7' stroke-linecap='round'/%3E%3Cline x1='96' y1='96' x2='120' y2='110' stroke='%23fff' stroke-width='7' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%23000'/%3E%3Ccircle cx='256' cy='256' r='140' stroke='%23fff' stroke-width='20' fill='none'/%3E%3Cline x1='256' y1='256' x2='256' y2='148' stroke='%23fff' stroke-width='18' stroke-linecap='round'/%3E%3Cline x1='256' y1='256' x2='320' y2='292' stroke='%23fff' stroke-width='18' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
