{
  "name": "Note Dash",
  "short_name": "Note Dash",
  "description": "A music note and time signature runner game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#10161b",
  "theme_color": "#10161b"
}
