{
  "name": "Caveman Poker Notes",
  "short_name": "Caveman Poker",
  "description": "Record live No-Limit Hold'em cash-game hands in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b2a1f",
  "theme_color": "#0b2a1f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
