{
  "id": "print-job-management",
  "name": "DTF Calculator",
  "short_name": "DTF Calc",
  "description": "DTF print calculator for sheet size, wastage, quantity, and production estimates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "/install-icon-192.svg?v=1jrsaqg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/install-icon-512.svg?v=1jrsaqg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/install-icon-maskable.svg?v=1jrsaqg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}