/* Firebase project config for Nutri.
   These are CLIENT-SIDE keys — they are safe to ship; security is enforced
   by Firestore rules + Firebase Auth restrictions in the Console. */
window.__FIREBASE_CONFIG = {
  apiKey: "AIzaSyBYmVVVK8cnYXhIKcnoIDOFyf63c225kyo",
  authDomain: "nutri-ba7ae.firebaseapp.com",
  projectId: "nutri-ba7ae",
  storageBucket: "nutri-ba7ae.firebasestorage.app",
  messagingSenderId: "91384069123",
  appId: "1:91384069123:web:6353329e00c263ce11a236",
  measurementId: "G-CKVYDMMJQM",
};
