{
  "name": "Mind Vision Board",
  "short_name": "MVB",
  "description": "Visualize the future, map it into goals and milestones, and act on what matters today.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080d1a",
  "theme_color": "#080d1a",
  "icons": [
    {
      "src": "/brand/logo-mark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
