Skip to content

Instantly share code, notes, and snippets.

@Ehsanul-Hoque
Last active April 6, 2020 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ehsanul-Hoque/fd97ad446150105e4e1ce5426361fe57 to your computer and use it in GitHub Desktop.
Save Ehsanul-Hoque/fd97ad446150105e4e1ce5426361fe57 to your computer and use it in GitHub Desktop.
Information about the companies to create app automatically
[
{
"id": 1,
"app_name": "Google Genius",
"package_name": "com.ehsanfahad.googlegenius.appautomate",
"theme_color": "#0F9D58",
"app_icon": "https://img.icons8.com/bubbles/2x/google-logo.png",
"keystore_owner": "App Automate Inc.",
"keystore_organizational_unit": "Coding Playground",
"keystore_organization": "Google Inc",
"keystore_country": "BD"
},
{
"id": 2,
"app_name": "Facebook Fantabulous",
"package_name": "com.ehsanfahad.fbfantabulous.appautomate",
"theme_color": "#4267B2",
"app_icon": "https://img.icons8.com/officel/2x/facebook-new.png",
"keystore_owner": "App Automate Inc.",
"keystore_organizational_unit": "Coding Playground",
"keystore_organization": "Google Inc",
"keystore_country": "BD"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment