summaryrefslogtreecommitdiffstats
path: root/manifest.webapp
blob: 6cd0d4a10abef344c4f226116d7af9f2d7f94853 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "GAMEBOY",
  "description": "GameBoy Online GAMEBOY Emulator",
  "launch_path": "/mobile.html",
  "fullscreen": true,
  "icons": {
    "128": "/images/128.png"
  },
  "orientation": ["portrait-primary"]
}