forked from Snowflake-Labs/sfquickstarts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodelab.json
40 lines (40 loc) · 1.06 KB
/
codelab.json
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
29
30
31
32
33
34
35
36
37
38
39
40
{
"environment": "web",
"format": "md",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2021-04-10T16:55:12Z",
"id": "your-first-pwapp",
"duration": 24,
"title": "Your First Progressive Web App",
"authors": "Pete LePage",
"summary": "In this codelab, you'll build an installable, Progressive Web App, which loads quickly, even on flaky networks, and when launched looks like any other installed app.",
"source": "https://docs.google.com/document/d/16KCCID9tVAFG3z5B-7nr22SpKk7GsF9Sw1EIfjY3CrI/edit?usp=sharing\u0026resourcekey=0-c_ujNSVZzb_3bNLkFKFA8g",
"theme": "web",
"status": [
"published"
],
"category": [
"web"
],
"tags": [
"cds17",
"chrome-dev-summit-2016",
"devfest18",
"gdd17",
"io2016",
"io2017",
"io2018",
"io2019",
"jsconfeu",
"kiosk",
"pwa-dev-summit",
"pwa-roadshow",
"tag-web",
"typtwd17",
"web"
],
"feedback": "https://github.com/googlecodelabs/your-first-pwapp/issues",
"ga": "UA-52746336-1",
"url": "your-first-pwapp"
}