{
  "id": "/",
  "name": "InPsychNow™",
  "short_name": "InPsychNow",
  "description": "A human-first self-reflection and personal growth platform combining behavioral insights, optional astrology, daily planning, and access to real experts.",
  "start_url": "/dashboard?source=pwa",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "wellness",
    "lifestyle"
  ],
  "share_target": {
    "action": "/dashboard/contacts/import-share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard?source=pwa-shortcut",
      "description": "Open your personal intelligence dashboard"
    },
    {
      "name": "Take an Assessment",
      "short_name": "Assess",
      "url": "/dashboard/assessment/disc?source=pwa-shortcut",
      "description": "Start or review your DISC assessment"
    },
    {
      "name": "Find an Expert",
      "short_name": "Experts",
      "url": "/dashboard/experts?source=pwa-shortcut",
      "description": "Browse coaches and astrology experts"
    },
    {
      "name": "Read the Blog",
      "short_name": "Blog",
      "url": "/blog?source=pwa-shortcut",
      "description": "Read free behavior, decision, and astrology articles"
    },
    {
      "name": "Find My Kindred Figures",
      "short_name": "Kindred",
      "url": "/dashboard/kindred?source=pwa-shortcut",
      "description": "Explore reflective similarities with notable public figures"
    }
  ]
}
