summaryrefslogtreecommitdiff
path: root/manifest.json
blob: 13502d7cbe78b187c1c275922125bf92b27ed4f5 (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": "any"
}