{
  "name": "MAJIK BONUS",
  "short_name": "MAJIK BONUS",
  "display": "fullscreen",
  "orientation": "any",
  "start_url": "./index.html",
  "background_color": "#000000",
  "theme_color": "black",
  "icons": [
    {
      "src": "192.png",
      "sizes": "192x192"
    },
    {
      "src": "icon.png",
      "sizes": "1024x1024"
    }
  ]
}