{
  "name": "Notes by Adaptensor",
  "short_name": "Notes",
  "description": "Capture a thought by voice. Ask AdaptGent to find it later. Secure check-ins keep family in the loop.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBF1",
  "theme_color": "#06737A",
  "icons": [
    {
      "src": "/assets/adaptgent-head-glyph.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Secure check-in",
      "short_name": "Check-in",
      "description": "Jump straight to a three-witness verified moment.",
      "url": "/check-in"
    }
  ]
}
