-
Notifications
You must be signed in to change notification settings - Fork 2
/
manifest.webmanifest
110 lines (110 loc) · 3.6 KB
/
manifest.webmanifest
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"id": "Placido-Shop-PWA-1674671381",
"name": "Placido-Shop",
"short_name": "Placido-Shop",
"description": "OnLine Sale Software",
"icons": [
{
"src": "/img/Web-App/web-app-48x48-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "48x48",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-57x57-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "57x57",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-60x60-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "60x60",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-72x72-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-76x76-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "76x76",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-96x96-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-114x114-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "114x114",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-120x120-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "120x120",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-144x144-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-152x152-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "152x152",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-180x180-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "180x180",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-192x192-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-256x256-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "256x256",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-384x384-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/web-app-512x512-divhnjwzqfclmsruxatbpokyge-0-1674671380.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
"src": "/img/Web-App/PS_LOGO-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
}
],
"theme_color": "#fedfdb",
"background_color": "#fedfdb",
"display": "standalone",
"start_url": "/",
"orientation": "any",
"default_img": "web-app-512x512-divhnjwzqfclmsruxatbpokyge-0-1674671380.png"
}