{
  "name": "Limitless Life",
  "short_name": "Limitless",
  "description": "Limitless Life member dashboard for health, stability, freedom, invites, and community.",
  "start_url": "/today.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f3eb",
  "theme_color": "#0d1a2a",
  "orientation": "portrait-primary",
  "categories": ["business", "health", "productivity", "social"],
  "icons": [
    {
      "src": "/assets/brand/limitless-life-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/limitless-life-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/premium-dashboard-v2.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Limitless Life member dashboard"
    },
    {
      "src": "/assets/community-premium-hero.png",
      "sizes": "1672x941",
      "type": "image/png",
      "label": "Limitless Life community"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "url": "/today.html",
      "description": "Open the calm daily focus page."
    },
    {
      "name": "Community",
      "url": "/community.html",
      "description": "Open the Limitless Life community."
    },
    {
      "name": "90-Day Program",
      "url": "/program.html",
      "description": "Open the guided 90-day member journey."
    },
    {
      "name": "Library",
      "url": "/library.html",
      "description": "Open reusable resources and quote cards."
    },
    {
      "name": "Growth Hub",
      "url": "/growth.html",
      "description": "Review careful invitations, pipeline actions, and referrals."
    },
    {
      "name": "Admin Console",
      "url": "/admin.html",
      "description": "Check launch readiness and owner actions."
    },
    {
      "name": "Launch Center",
      "url": "/launch.html",
      "description": "Check what is ready before demos and launch."
    },
    {
      "name": "Content Studio",
      "url": "/studio.html",
      "description": "Create and review shareable messages."
    }
  ]
}
