{
  "name": "The COA",
  "short_name": "The COA",
  "description": "Your family's Care Command Center",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#1a2f6e",
  "icons": [
    {
      "src": "/thecoaicon2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/thecoaicon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
