Create a Mobile App with Social Login in Lovable
Prompt to create responsive mobile apps with Google, GitHub, and Apple login. Includes profile, push notifications, offline mode, and publication as a PWA.
Crie um aplicativo mobile PWA completo para [FINALIDADE_DO_APP]. ## Specifications - Name: [NOME_DO_APP] - Purpose: [O_QUE_FAZ] - Platforms: iOS, Android, Desktop - Auth: Google + GitHub + Email ## Authentication - Google OAuth 2.0 - GitHub OAuth - Magic Link by email - Profile with avatar, bio, preferences ## PWA - Service Worker with offline cache - Background sync - Push Notifications - Camera for photo upload - Biometrics via WebAuthn - Installation as an app (manifest.json) ## Mobile UX - Minimum 44px touch targets - Bottom navigation - Swipe gestures - Pull to refresh - Skeleton loading ## Stack - React/Next.js + TypeScript - Supabase (auth + database + storage) - Tailwind CSS + Shadcn/UI - Workbox for Service Worker Generate the complete app code.