{
  "name": "Boris the Beaver",
  "short_name": "Boris",
  "description": "A Super Mario-style platformer starring Boris the Beaver.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0c1521",
  "theme_color": "#0c1521",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
