{
  "name": "Check In Circle",
  "short_name": "Check In",
  "description": "A safety check-in app that keeps your loved ones informed. Schedule check-ins, verify with biometrics, and automatically alert emergency contacts.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
