• your AI CTOTHE PLAYBOOK
Playbook
  • Build path
  • Choose your tier
  • Modules
    14
  • Launch gates
    3
Research
  • Chat playground
TIER 1 · MVP3/7
x

steps done — next: scaffold the boilerplate

  1. Playbook
  2. Modules
Ask the playbook
All modules

MODULE 09 · BELL ICON TO PHONE NOTIFICATIONS

Push + PWA

An app on their phone, without an app store.

Three rungs on one ladder: an in-app notification feed, then web push to the device, then an installable PWA. Climb them in order — most products only ever need the first rung.

WHEN YOU NEED IT

In-app feed at Tier 2. Push and PWA are Tier 3 moves.

THE CHOICE, PER TIER

  • T2In-app notification feed with an unread badge
  • T3Web push (FCM) + installable PWA

SAY THIS TO YOUR AGENT

"Start with an in-app notifications table and a bell with an unread count. Only after that works, add web push with per-device tokens and an OS-level permission prompt at the right moment."

DONE WHEN

  • Notifications mark as read and don't double-send
  • Push permission is asked in context, never on page load
  • The PWA installs and opens to the right screen
08 Payments10 Background jobs