{
  "name": "Synthesis Field",
  "short_name": "Synthesis",
  "description": "Mobile field portal for Synthesis OS caregivers — visits, EVV, tasks, and notes.",
  "start_url": "/mobile/dashboard",
  "scope": "/mobile/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}