{
  "name": "Roundtable",
  "short_name": "Roundtable",
  "description": "Men's circles for real connection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1308",
  "theme_color": "#1a1308",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/roundtable-logo-1080.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}