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