{
  "name": "WhiteGuard Phase 2 by HopeDez",
  "short_name": "WhiteGuard",
  "description": "White-ink maintenance accountability and Phase 2 development preview for DTG & DTF garment printers. Private development preview — not for production use.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#042356",
  "theme_color": "#042356",
  "orientation": "portrait",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "url": "/",
      "description": "Today's white-ink maintenance dashboard"
    },
    {
      "name": "Procedures",
      "short_name": "Procedures",
      "url": "/procedures",
      "description": "Maintenance procedure library"
    },
    {
      "name": "Achievements",
      "short_name": "Wins",
      "url": "/achievements",
      "description": "Your maintenance wins"
    }
  ]
}
