summaryrefslogblamecommitdiffstats
path: root/site.webmanifest
blob: a0c3f45f51d027cdd2315977e2adb37b994f7685 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                 
                                          

                           
{
    "name": "Hack GPON",
    "short_name": "Hack GPON",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#27262b",
    "background_color": "#27262b",
    "start_url": "https://hack-gpon.org/",
    "display": "standalone"
}