We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62ecb6 commit b76513fCopy full SHA for b76513f
manifest.json
@@ -0,0 +1,23 @@
1
+{
2
+ "dir": "ltr",
3
+ "lang": "en-US",
4
+ "name": "AC0/RD Software",
5
+ "short_name": "AC0/RD Software",
6
+ "scope": "/",
7
+ "display": "browser",
8
+ "start_url": "https://acord.software/",
9
+ "background_color": "transparent",
10
+ "theme_color": "transparent",
11
+ "description": "AC0/RD Software community",
12
+ "orientation": "any",
13
+ "related_applications": [],
14
+ "prefer_related_applications": false,
15
+ "icons": [
16
+ {
17
+ "src": "https://acord.software/favicon-16x16.png",
18
+ "type": "image/png",
19
+ "sizes": "64x68"
20
+ }
21
+ ],
22
+ "url": "https://acord.software"
23
+}
0 commit comments