{
  "name": "Faithero — Bible & Prayer",
  "short_name": "Faithero",
  "description": "The #1 Bible app for Christians. Read the Bible, get personalized prayers, and connect with believers worldwide.",
  "theme_color": "#0B1A3A",
  "background_color": "#F2F2F7",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/?source=pwa",
  "categories": ["lifestyle", "books", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
