Can i send a automatic push notification?

Hi,

Is it possible to send push notification every time i edit my JSON file?

At the moment, i’ve created an ionic application which receives updates/announcements from a JSON file. Each time the user opens the application it loads all the new messages. Would it be possible to send a push notification to the user when a new update/announcement is ready on the application?

How would i do this?