{
  "name": "The Way",
  "short_name": "The Way",
  "description": "Documented accountability for sentencing mitigation.",
  "start_url": "/client/dashboard",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check In",
      "url": "/client/checkin",
      "description": "Submit your daily check-in"
    },
    {
      "name": "Dashboard",
      "url": "/client/dashboard",
      "description": "View your program dashboard"
    }
  ]
}
