{
  "name": "Just Gone Fishin 3D Multiplayer",
  "short_name": "JGF3D MP",
  "description": "Elemental Spark's cooperative procedural archipelago survival game.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#06151b",
  "theme_color": "#06151b",
  "categories": [
    "games"
  ],
  "icons": [
    {
      "src": "assets/icons/jgf3dmp-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/jgf3dmp-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
