Skip to content

Commit 997ca8b

Browse files
authored
Create manifest.json
1 parent 77e0943 commit 997ca8b

File tree

1 file changed

+140
-0
lines changed

1 file changed

+140
-0
lines changed

manifest.json

+140
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
{
2+
3+
"name": "AWDEV",
4+
5+
"short_name": "AWDEV CORPORATION",
6+
7+
"start_url": "https://www.awdev.my.id",
8+
9+
"sellerId": "pub-5708227574918293",
10+
11+
"sellerType": "PUBLISHER",
12+
13+
"name": "AWDEV",
14+
15+
"display": "standalone",
16+
17+
"background_color": "#fff",
18+
19+
"theme_color": "#243b99",
20+
21+
"keyword": "awdev",
22+
23+
"description": "AWDEV FREE OPPEN SOURCE GENERAL TO PROJECTS DEVOLOPER , DESIGNER , AND PROGRAMER
24+
Note This Project Is Still @AWDEV
25+
26+
View Demo »
27+
28+
Github Finder . Page Projects . Visual Code . Youtube Downloader . Templates",
29+
30+
"icons": [{
31+
32+
"src": "/favicon.ico",
33+
34+
"sizes": "48x48",
35+
36+
"type": "image/png"
37+
38+
}, {
39+
40+
"src": "favicon.png",
41+
42+
"sizes": "72x72",
43+
44+
"type": "image/png"
45+
46+
}, {
47+
48+
"src": "favicon.png",
49+
50+
"sizes": "96x96",
51+
52+
"type": "image/png"
53+
54+
}, {
55+
56+
"src": "favicon.png",
57+
58+
"sizes": "144x144",
59+
60+
"type": "image/png"
61+
62+
}, {
63+
64+
"src": "favicon.png",
65+
66+
"sizes": "168x168",
67+
68+
"type": "image/png"
69+
70+
}, {
71+
72+
"src": "favicon.png",
73+
74+
"sizes": "192x192",
75+
76+
"type": "image/png"
77+
78+
}, {
79+
80+
"src": "favicon.png",
81+
82+
"sizes": "512x512",
83+
84+
"type": "image/png"
85+
86+
}]
87+
88+
}
89+
,
90+
{
91+
// For Firebase JS SDK v7.20.0 and later, measurementId is optional
92+
const firebaseConfig = {
93+
apiKey: "AIzaSyDO_WlJ7nHoe7T6udRU_wHO-TaW_LcZlTc",
94+
authDomain: "awdev-my-id.firebaseapp.com",
95+
projectId: "awdev-my-id",
96+
storageBucket: "awdev-my-id.appspot.com",
97+
messagingSenderId: "953071445640",
98+
appId: "1:953071445640:web:6d0dc29b64282654be213d",
99+
measurementId: "G-XBP1JRB80V"
100+
},
101+
{
102+
"project_info": {
103+
"project_number": "953071445640",
104+
"project_id": "awdev-my-id",
105+
"storage_bucket": "awdev-my-id.appspot.com"
106+
},
107+
"client": [
108+
{
109+
"client_info": {
110+
"mobilesdk_app_id": "1:953071445640:android:c25617fc775ebb9cbe213d",
111+
"android_client_info": {
112+
"package_name": "my.id.awdev.app"
113+
"admob_id": "ca-app-pub-5708227574918293~1657209679"
114+
}
115+
},
116+
"oauth_client": [
117+
{
118+
"client_id": "953071445640-du8o0bslskddjvi1rp0qhv8tol4c4oa7.apps.googleusercontent.com",
119+
"client_type": 3
120+
}
121+
],
122+
"api_key": [
123+
{
124+
"current_key": "AIzaSyDAXoY0ZSOZ1TNpCpXcEKG4p_x2N2h3h3g"
125+
}
126+
],
127+
"services": {
128+
"appinvite_service": {
129+
"other_platform_oauth_client": [
130+
{
131+
"client_id": "953071445640-du8o0bslskddjvi1rp0qhv8tol4c4oa7.apps.googleusercontent.com",
132+
"client_type": 3
133+
}
134+
]
135+
}
136+
}
137+
}
138+
],
139+
"configuration_version": "1"
140+
}

0 commit comments

Comments
 (0)