{
  "name": "Soft Balls",
  "short_name": "Soft Balls",
  "description": "High-octane neon rhythm game.",
  "theme_color": "#050505",
  "background_color": "#050505",
  "display": "standalone",
  "orientation": "landscape",
  "scope": "./",
  "start_url": "./index.html",
  "icons": [
    {
      "src": "./data/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}