{
  "name": "Jackthepot",
  "short_name": "Jackthep",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#F97301",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/external_storage/pwa-icons/503/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/external_storage/pwa-icons/503/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}