{
  "id": "/?source=pwa",
  "name": "Matt Parker - Technical Service Bureau",
  "short_name": "SysAdminDoc",
  "description": "AI implementation, healthcare IT, systems, and automation portfolio for Matt Parker.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "background_color": "#f4f0e7",
  "theme_color": "#f4f0e7",
  "categories": ["developer", "productivity", "utilities"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/install/wide.jpg",
      "sizes": "1600x1000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Desktop Technical Service Bureau homepage with the operating index, proof ledger, and selected system."
    },
    {
      "src": "/screenshots/install/narrow.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile Technical Service Bureau homepage with operating lanes, proof metrics, and primary actions."
    }
  ],
  "shortcuts": [
    {
      "name": "Catalog",
      "short_name": "Catalog",
      "description": "Open the full project catalog.",
      "url": "/?source=pwa#catalog"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search the portfolio site.",
      "url": "/search/?source=pwa"
    },
    {
      "name": "Releases",
      "short_name": "Releases",
      "description": "Review recent public release notes.",
      "url": "/releases/?source=pwa"
    },
    {
      "name": "Now",
      "short_name": "Now",
      "description": "Jump to the current focus page.",
      "url": "/now/?source=pwa"
    }
  ]
}
