{
  "name": "Find My Church Now",
  "short_name": "FindChurch",
  "description": "AI-powered church matching — find a church that fits your beliefs, worship style, and community needs.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "lang": "en",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Church",
      "short_name": "Find Church",
      "url": "/search",
      "description": "Search for churches near you"
    },
    {
      "name": "Get Help Now",
      "short_name": "Get Help",
      "url": "/find-help",
      "description": "Connect with local community resources"
    }
  ],
  "categories": ["lifestyle", "social", "utilities"],
  "prefer_related_applications": false
}
