{
  "name": "Carrot in a Box",
  "short_name": "CarrotBox",
  "description": "A free 2-player online bluffing game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0502",
  "theme_color": "#f07830",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
