{
  "name": "NitCheckr",
  "short_name": "NitCheckr",
  "description": "Poker session tracker — log buy-ins, cash-outs, and your nightly grind.",
  "theme_color": "#0F4D2E",
  "background_color": "#0F4D2E",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
