{
  "id": "/",
  "name": "Shepherd's Path",
  "short_name": "Shepherd's Path",
  "description": "Tell us what you're going through — get scripture and pastoral guidance that speaks directly to your situation. Personal. Instant. Biblical.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#3b1f7a",
  "theme_color": "#3b1f7a",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "health"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-landing.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shepherd's Path — Scripture for what you're going through"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Shepherd's Path — Daily devotional and biblical guidance"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Devotional",
      "short_name": "Devotional",
      "description": "Open today's daily devotional",
      "url": "/devotional",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Seek Guidance",
      "short_name": "Guidance",
      "description": "Get scripture for what you're going through",
      "url": "/",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Journal",
      "short_name": "Journal",
      "description": "Write in your spiritual journal",
      "url": "/journal",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pray",
      "short_name": "Prayer",
      "description": "Open a prayer session",
      "url": "/pray",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
