{
  "name": "PRG Toolbox",
  "short_name": "PRG Toolbox",
  "description": "Practical Tools for Maintenance and Reliability Professionals — Pro Reliability Group",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1923",
  "theme_color": "#1565C0",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Troubleshooting Assistant",
      "short_name": "Troubleshoot",
      "url": "/troubleshooting",
      "description": "Guided troubleshooting for industrial machine problems"
    },
    {
      "name": "VFD Fault Finder",
      "short_name": "VFD Faults",
      "url": "/vfd-fault-finder",
      "description": "Work through common VFD faults systematically"
    }
  ]
}
