{
  "id": "ai.flippingtables.app",
  "categories": ["lifestyle", "education", "religion"],
  "name": "Dinner with Jesus",
  "short_name": "Dinner w/ Jesus",
  "description": "Not a ritual. A relationship. Faith conversations for every family table.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0D1829",
  "theme_color": "#0D1829",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
