{
  "name": "Seagull Splat!",
  "short_name": "Splat!",
  "description": "A mobile-first seaside timing and physics arcade game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0e1b24",
  "theme_color": "#55b7c8",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
