{
  "name": "Just Gone Fishin v0.2.4 EXP",
  "short_name": "JGF 0.2.4",
  "description": "A procedural horror fishing RPG and living collectible card game by Elemental Spark.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#061016",
  "theme_color": "#071319",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}