{
  "name": "Tables",
  "short_name": "Tables",
  "description": "Find a Table near you. Host one. Disciple over coffee, food, and conversation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F4EE",
  "theme_color": "#F8F4EE",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}