{
  "name": "Human Design Academy — האקדמיה לעיצוב אנושי",
  "short_name": "HD Academy",
  "description": "Free Human Design BodyGraph chart calculation, transit tracking, and education based on Ra Uru Hu's original system.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d14",
  "theme_color": "#c8821e",
  "dir": "rtl",
  "lang": "he",
  "categories": ["education", "lifestyle", "spirituality"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chart Calculator",
      "short_name": "Chart",
      "description": "Calculate your free Human Design BodyGraph chart",
      "url": "/chart",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    },
    {
      "name": "Daily Transits",
      "short_name": "Transits",
      "description": "View today's planetary transits through the Human Design gates",
      "url": "/transits",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    },
    {
      "name": "Learn Human Design",
      "short_name": "Learn",
      "description": "Free Human Design course — types, strategy, authority, profiles",
      "url": "/learn",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    }
  ]
}
