{
  "name": "Faith Compass",
  "short_name": "Faith Compass",
  "description": "Ask the Compass. Not the crowd. Scripture-verified faith guidance — grounded in the Word.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "lang": "en",
  "categories": ["lifestyle", "education", "book"],
  "icons": [
    { "src": "/icon-48x48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icon-72x72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icon-96x96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icon-144x144.png","sizes": "144x144", "type": "image/png" },
    { "src": "/icon-152x152.png","sizes": "152x152", "type": "image/png" },
    { "src": "/icon-167x167.png","sizes": "167x167", "type": "image/png" },
    { "src": "/icon-180x180.png","sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192x192.png","sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512x512.png","sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Ask the Compass",
      "short_name": "Ask",
      "description": "Ask a faith question",
      "url": "/compass",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Topical Bible",
      "short_name": "Topics",
      "description": "Search Scripture by topic",
      "url": "/topics",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Find a Church",
      "short_name": "Churches",
      "description": "Locate churches near you",
      "url": "/churches",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Faith Compass home screen"
    }
  ]
}
