|
@@ -8,16 +8,16 @@
|
|
|
# General App Info
|
|
# General App Info
|
|
|
#
|
|
#
|
|
|
app:
|
|
app:
|
|
|
- name: Awesome App # REQUIRED - Enter your app name
|
|
|
|
|
- ios_id: 912209541 # REQUIRED - 10 Digit Numeric App ID (lookup in iTunes Connect)
|
|
|
|
|
|
|
+ name: MiKee # REQUIRED - Enter your app name
|
|
|
|
|
+ ios_id: 1348470981 # REQUIRED - 10 Digit Numeric App ID (lookup in iTunes Connect)
|
|
|
android_id: # Optional - Enter Android app id like: com.example.app
|
|
android_id: # Optional - Enter Android app id like: com.example.app
|
|
|
|
|
|
|
|
- icon: # Leave blank to auto-magically populate
|
|
|
|
|
|
|
+ icon: images/app-icon-512.png # Leave blank to auto-magically populate
|
|
|
# To update use path relative to project root with no leading slash:
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-icon-512.png
|
|
# e.g. images/app-icon-512.png
|
|
|
# 512px or greater, square
|
|
# 512px or greater, square
|
|
|
|
|
|
|
|
- #favicon: # uncomment if uploading own favicon
|
|
|
|
|
|
|
+ favicon: images/favicon.png # uncomment if uploading own favicon
|
|
|
# To update use path relative to project root with no leading slash:
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-favicon.png - can be .ico or .png
|
|
# e.g. images/app-favicon.png - can be .ico or .png
|
|
|
# 16px or greater, square
|
|
# 16px or greater, square
|
|
@@ -39,10 +39,11 @@ app:
|
|
|
# To update use path relative to project root with no leading slash:
|
|
# To update use path relative to project root with no leading slash:
|
|
|
# e.g. images/app-social_image.png
|
|
# e.g. images/app-social_image.png
|
|
|
# 512px or greater, square or width = 2X height
|
|
# 512px or greater, square or width = 2X height
|
|
|
|
|
+ appetize_key: 5mr4fvxmmrpea13dj8hbc8ark4
|
|
|
#
|
|
#
|
|
|
# Marketing
|
|
# Marketing
|
|
|
#
|
|
#
|
|
|
-marketing_header: Does Awesome Stuff # Optional
|
|
|
|
|
|
|
+marketing_header: Safe Passord Manager # Optional
|
|
|
marketing_desc: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
marketing_desc: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
|
|
|
|
|
|
#
|
|
#
|
|
@@ -80,12 +81,12 @@ device: iphone-se-silver-vertical # REQUIRED
|
|
|
#
|
|
#
|
|
|
# Theme Settings
|
|
# Theme Settings
|
|
|
#
|
|
#
|
|
|
-background_color: "#989898" # Optional
|
|
|
|
|
-background_image: /images/backgrounds/58-usersthink-stock-image-web.jpg # Optional - Use Relative path e.g. images/backgrounds/image.jpg
|
|
|
|
|
-text_color: white # Optional
|
|
|
|
|
-link_color: # Optional
|
|
|
|
|
|
|
+background_color: white # Optional
|
|
|
|
|
+background_image: # Optional - Use Relative path e.g. images/backgrounds/image.jpg
|
|
|
|
|
+text_color: black # Optional
|
|
|
|
|
+link_color: "#7576FC"
|
|
|
social_link_color: white # Optional
|
|
social_link_color: white # Optional
|
|
|
-download_button_background_color: "#0191FF" # Optional
|
|
|
|
|
|
|
+download_button_background_color: "#7576FC" # Optional
|
|
|
download_button_text_color: white; # Optional
|
|
download_button_text_color: white; # Optional
|
|
|
|
|
|
|
|
#
|
|
#
|
|
@@ -93,7 +94,7 @@ download_button_text_color: white; # Optional
|
|
|
#
|
|
#
|
|
|
# If you want specific meta info for your <head></head> tags
|
|
# If you want specific meta info for your <head></head> tags
|
|
|
#
|
|
#
|
|
|
-title: # Optional - Enter your site title
|
|
|
|
|
|
|
+title: MiKee # Optional - Enter your site title
|
|
|
description: # Optional - Enter your site description
|
|
description: # Optional - Enter your site description
|
|
|
|
|
|
|
|
#
|
|
#
|