{
  "name": "Prism Care",
  "short_name": "Prism Care",
  "description": "Participant-first care intelligence and evidence collection",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f0e9",
  "theme_color": "#123a35",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    {"src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Today", "url": "/?view=home", "icons": [{"src": "/icon.svg", "sizes": "any", "type": "image/svg+xml"}]},
    {"name": "Capture evidence", "url": "/?view=capture", "icons": [{"src": "/icon.svg", "sizes": "any", "type": "image/svg+xml"}]}
  ]
}
