summaryrefslogtreecommitdiff
path: root/manifest.json
blob: 967c13e73cae4999275b9abda08ac086d81254cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "The Epube",
  "icons": [
    {
      "src": "img/favicon_hires.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": 4.0
    }
  ],
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait"
}