{
  "name": "Dr O'Callaghan Dental Care Recall",
  "short_name": "Dr O'Callaghan",
  "description": "Patient follow-up workspace for Dr O'Callaghan Dental Care.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7f5",
  "theme_color": "#022544",
  "orientation": "any",
  "categories": ["medical", "productivity", "business"],
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Today's recall queue", "short_name": "Today", "url": "./#today"},
    {"name": "Add a recall", "short_name": "Add recall", "url": "./#add"}
  ]
}
