{
  "name": "Foundation International Rehoboth Church",
  "short_name": "FIRE Church",
  "description": "Spirit-filled prophetic worship in Orlando, FL. Sunday services, Bible study, conferences, and community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#1a3a6b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["religion", "lifestyle", "education"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/airo-assets/images/pages/home/og-image",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "FIRE Church Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming events",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Give",
      "short_name": "Give",
      "description": "Give online",
      "url": "/give",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact us",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
