{
  "name": "LoreBurst",
  "short_name": "LoreBurst",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07080c",
  "theme_color": "#ff5a3d",
  "icons": [
    {
      "src": "/loreburst-favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/loreburst-apple-touch.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}