{
  "name": "BrainBoard — Your Life OS",
  "short_name": "BrainBoard",
  "description": "Plan classes, projects, finances, health and home — all in one calm dashboard.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1a30",
  "theme_color": "#0b1a30",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
