{
  "name": "Aardstroom Family Hub",
  "short_name": "Aardstroom",
  "description": "The family hub — agenda, tasks, and the baby monitor.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F6EEE1",
  "theme_color": "#C57B4E",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Be the camera", "short_name": "Camera", "description": "Turn this phone into the baby camera", "url": "/#camera" },
    { "name": "Watch the baby", "short_name": "Watch", "description": "Open the baby monitor viewer", "url": "/#watch" }
  ]
}
