Settings! - dcobbley/capstone-e GitHub Wiki

Stored as a dictionary.

(This is just a suggestion:)

{backupTypes: {
   photos: true,
   videos: true,
   contacts: true
  },
 BackupInterval: 100 //Time in miliseconds
}

Use Local Storage API to have persistent options.