{
  "name": "Push Your Luck",
  "short_name": "Push Your Luck",
  "description": "A higher-or-lower probability wheel game.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#070a27",
  "theme_color": "#0a0d35",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
