summaryrefslogtreecommitdiff
path: root/manifest.json
blob: f643e52d9174c8bf4f99cf6d0145f9b13e4b190a (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?v4",
      "sizes": "512x512",
      "type": "image/png",
      "density": 4.0
    }
  ],
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "any"
}