{
  "name": "Grace Mission Church",
  "short_name": "Grace MC",
  "description": "Faithful worship grounded in Scripture. Sundays at 2:00 PM, Needham Chapel, Costa Mesa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1612",
  "theme_color": "#8B6914",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://gmc-oc.web.app/manifest.json" }
  ],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
