{
  "name": "Ambient Alert Test",
  "short_name": "Ambient Alert",
  "description": "Nurse fall alert notifications",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#06091A",
  "theme_color": "#06091A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
