{
  "name": "NEXT BEST STEP",
  "short_name": "NBS",
  "description": "Every choice reveals the path forward. Interactive neuro-cognitive narratives for assessment, growth, and insight.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#080812",
  "background_color": "#080812",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/covers/neon_courier.png", "sizes": "2048x2048", "type": "image/png", "form_factor": "narrow", "label": "Book detail — Neon Courier" }
  ],
  "categories": ["education", "entertainment", "health"],
  "lang": "en",
  "display_override": ["standalone", "minimal-ui"],
  "prefer_related_applications": false
}
