﻿{
  "lang": "en",
  "dir": "ltr",
  "name": "Santa's Helper",
  "description": "Santa's late and needs your help to deliver toys by dropping them from the sleigh into chimneys as you fly over the houses",
  "short_name": "Santas Helper",
  "icons": [{
        "src": "54.png",
        "sizes": "54x54"
      }, {
        "src": "64.png",
        "sizes": "64x64"
      }, {
        "src": "120.png",
        "sizes": "120x120"
      }, {
        "src": "128.png",
        "sizes": "128x128"
      }],
  "splash_screens": [{
        "src": "splash-868x420.jpg",
        "sizes": "868x420"
      }],
  "scope": "../",
  "start_url": "../index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "green",
  "background_color": "#010"
}