{
  "name": "Tap-It Game!",
  "short_name": "Tap-It",
  "description": "A fast-paced rhythm and reflex mobile game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050712",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "/imgs/games/tapit.200.png",
      "sizes": "200x200",
      "type": "image/png"
    },
    {
      "src": "/imgs/games/tapit.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
