{
  "name": "Boardfog",
  "short_name": "Boardfog",
  "description": "A shared table for Magic: The Gathering — boards, life totals, and counters, synced live across everyone's devices.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#161b22",
  "theme_color": "#161b22",
  "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"
    }
  ]
}
