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