{
  "name": "onbell — Online Doorbell",
  "short_name": "onbell",
  "description": "Recebe chamadas dos teus visitantes através do QR code da porta.",
  "start_url": "/dashboard?v=2",
  "id": "/?app=onbell",
  "display": "standalone",
  "background_color": "#fcfdff",
  "theme_color": "#1f8fd6",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Histórico", "short_name": "Histórico", "url": "/calls", "description": "Ver chamadas e métricas" },
    { "name": "Visitantes", "short_name": "Visitantes", "url": "/visitors", "description": "Gerir notas e bloqueios" },
    { "name": "Notificações", "short_name": "Notificações", "url": "/settings/notifications", "description": "Configurar push" }
  ]
}
