{
    "name": "Jumping Bandit",
    "short_name": "Jumping Bandit",
    "start_url": "index.html",
    "display": "fullscreen",
    "background_color": "#231F20",
    "theme_color": "#000",
    "description": "The Jumping Bandit must escape after a periling adventure. Can he do it?",
    "icons": [{
      "src": "TemplateData/icons/logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "TemplateData/icons/logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "TemplateData/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
    ]
  }
