-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexp.json
More file actions
28 lines (28 loc) · 1.4 KB
/
Copy pathexp.json
File metadata and controls
28 lines (28 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "MadeInDemocracy",
"description": "Rationale: If you live in a democracy it is easy to believe that all you can do to influence the course of your country is go vote every 4 years or so. In practice you vote everyday when you make a purchase (e.g. buy shoes, clothing, electronics, cars, etc.) you make an active decision to add some of your resources to a value chain that runs through the place where it says 'Made in ...'. Not always, but sometimes you have the choice between two or more similar products but very different political systems behind it. Send your resources to a democracy and empower their representatives. Send it away and their decisions will become meaningless. Use this app to make more informed decisions on the fly about who you empower.",
"slug": "MadeInDemocracy",
"privacy": "public",
"sdkVersion": "12.0.0",
"version": "0.0.1",
"orientation": "portrait",
"primaryColor": "#cccccc",
"iconUrl": "https://s3.amazonaws.com/exp-brand-assets/ExponentEmptyManifest_192.png",
"notification": {
"iconUrl": "https://s3.amazonaws.com/exp-us-standard/placeholder-push-icon-blue-circle.png",
"color": "#000000"
},
"loading": {
"iconUrl": "https://s3.amazonaws.com/exp-brand-assets/ExponentEmptyManifest_192.png",
"hideExponentText": false
},
"packagerOpts": {
"assetExts": [
"ttf",
"mp4"
]
},
"ios": {
"supportsTablet": true
}
}