{
  "name": "Beacon — care coordination for families",
  "short_name": "Beacon",
  "description": "The shared workspace adult-child caregivers use to coordinate care for an aging parent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1ea",
  "theme_color": "#1d5d57",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/beacon-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/beacon-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/beacon-mark-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "ER Packet",
      "short_name": "ER Packet",
      "description": "Open the ER packet for the care recipient",
      "url": "/er-packet",
      "icons": [
        {
          "src": "/icons/beacon-mark-1024.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Family workspace",
      "short_name": "Family",
      "description": "Open the family care workspace",
      "url": "/family-health",
      "icons": [
        {
          "src": "/icons/beacon-mark-1024.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
