{
  "name": "Stardust",
  "short_name": "Stardust",
  "description": "Personal biometric tracking with Inspiration4 cohort context. Log your readings; see clinical-range zones and cohort overlay.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1829",
  "theme_color": "#4B7CF6",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-mask.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
