summary refs log tree commit diff stats
path: root/public/manifest.json
blob: 5ea8b9d76b57a9c435633fc9098bdfeda0f80025 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "Rocie",
  "icons": [
    {
      "src": "favicon.ico",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "prefer_related_applications": false
}