{
  "name": "Tower Rush",
  "short_name": "TowerRush",
  "start_url": "/app/index.html",
  "display": "standalone",
  "background_color": "#5cb8e4",
  "theme_color": "#5cb8e4",
  "description": "Realistic Physics Tower Building Game",
  "icons": [
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
