{
  "name": "Worker Safety Passport",
  "short_name": "TASC Passport",
  "description": "Your certifications, readiness record, and professional safety identity — free forever for workers. Portable across every job site.",
  "start_url": "/ready",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c10",
  "theme_color": "#22c55e",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Run Safety Check",
      "short_name": "Check In",
      "description": "Log your daily readiness check",
      "url": "/ready#checkin",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
