about summary refs log blame commit diff
path: root/manifest.json
blob: af320cc059ebd9d197ad555f9a73472e53c9337e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                          
{
  "short_name": "Wordle",
  "name": "Wordle",
  "icons": [
    {
      "src": "/pub/wordle/images/wordle_logo_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "https://bhh.sh/pub/wordle/",
  "background_color": "#6aaa64",
  "display": "standalone",
  "theme_color": "#6aaa64",
  "description": "A daily word game"
}