{
  "name": "WanderSplash — Floating Waters",
  "short_name": "WanderSplash",
  "description": "Shape floating cube islands, guide living water, and survive the elements.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#130e1f",
  "theme_color": "#1b1228",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}