{
  "name": "ToolBoxTek",
  "short_name": "ToolBoxTek",
  "description": "37+ browser-based productivity, image, PDF, video and developer tools.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fcfcfc",
  "theme_color": "#3b6fd4",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    { "name": "Pomodoro Timer", "url": "/tools/pomodoro-timer" },
    { "name": "Image Compressor", "url": "/tools/image-compressor" },
    { "name": "PDF Merger", "url": "/tools/pdf-merger" },
    { "name": "My Workspace", "url": "/workspace" }
  ]
}
