{
  "name": "Ninja Dash",
  "short_name": "Ninja Dash",
  "description": "A one-button endless runner with local challenges and progression.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b1a",
  "theme_color": "#080b1a",
  "icons": [{ "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }]
}
