{
  "name": "The Mitochondria",
  "short_name": "Mitochondria",
  "description": "Open-source, offline-first astronaut health intelligence for long-duration human spaceflight, built for NASA Space Apps Challenge 2026.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08121d",
  "theme_color": "#08121d",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}