{
  "name": "Reef Runners \u2014 $REEF Island Game",
  "short_name": "Reef Runners",
  "description": "Play the $REEF island game: choose a runner, collect loot, run jobs, trade resources, and battle the Rug Kraken.",
  "start_url": "/play.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06172d",
  "theme_color": "#00d6e6",
  "icons": [
    {
      "src": "/assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}