{
  "name": "GodFocus",
  "short_name": "GodFocus",
  "description": "A distraction-free Christian app for daily prayer, scripture, and reflection. Guided sessions, Bible reading plans, and a quiet space to meet God.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#FAF8F5",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/godfocus-logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/godfocus-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/godfocus-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://app.godfocus.io/"
    }
  ]
}
