{
  "name": "Under the Reef — Ternary",
  "short_name": "Under the Reef",
  "description": "A tile-laying abstract strategy game. Play against a neural network, offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#061722",
  "theme_color": "#061722",
  "categories": ["games", "board"],
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
