{
  "name": "Entrepreneur Journey Navigator",
  "short_name": "EJN",
  "description": "Know where you are. See what's missing. Find your next move.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1f3d",
  "theme_color": "#1B3A6B",
  "orientation": "portrait-primary",
  "categories": ["business", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
