{ "id": "push-notifications", "sector": "general", "exportName": "pushNotificationsExtension", "entryPoint": "@/extensions/general/push-notifications", "workspace": "@/components/extensions/general/PushNotificationsWorkspace", "requiredEnvVars": ["VAPID_PRIVATE_KEY", "NEXT_PUBLIC_VAPID_PUBLIC_KEY"], "optionalEnvVars": ["VAPID_SUBJECT"], "npmDependencies": ["web-push"], "definition": { "name": "Push-notiser", "category": "operations", "icon": "Bell", "dataPattern": "core", "readsCoreTables": ["journal_entries", "invoices", "receipts"], "description": "Händelsenotiser för bokföringsaktiviteter", "longDescription": "Få push-notiser direkt i webbläsaren när viktiga händelser sker — nya fakturor, förfallna betalningar, slutförda bokföringar med mera." } }