{
  "name": "Bounce Builder",
  "short_name": "Bounce Builder",
  "start_url": "/?mode=standalone",
  "display": "fullscreen",
  "orientation": "natural",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "A game about balls bouncing around the screen collecting money!",
  "icons": [
    {
      "src": "/images/iconSmall.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
