{ "$schema": "https://aka.ms/power-apps/code/power.config.schema.json", "version": "1.0", "app": { "name": "outlook-lite", "displayName": "Outlook Lite — Code Apps Demo", "description": "Email client built with React + Fluent UI, powered by Power Platform connectors" }, "dataSources": [], "connectionReferences": { "e9a483eb-1c10-473e-8d5c-a71f3f1f79a1": { "id": "/providers/Microsoft.PowerApps/apis/shared_outlook", "displayName": "Outlook.com", "dataSources": [ "outlook" ], "dataSets": {} } } }