{
  "name": "River Rescue",
  "short_name": "River Rescue",
  "description": "A Frogger-style game: hop across the logs to rescue animals stranded in the middle of a big river and carry them safely to shore.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#07261c",
  "theme_color": "#0b3d2e",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
