{
  "short_name": "PokerOps",
  "name": "PokerOps — tournament operations",
  "description": "Seating, the clock, check-in and payouts for live poker tournaments.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/brand/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/brand/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/brand/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#F5EFE0",
  "background_color": "#F5EFE0"
}
