{
  "name": "The Prodigal Path",
  "short_name": "Prodigal Path",
  "description": "Christ-centered trauma healing community. Devotionals, prayer guides, and real resources for faith-based trauma recovery.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#C9A96E",
  "background_color": "#FAF6F1",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "education", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Devotionals",
      "short_name": "Devotionals",
      "url": "/devotionals",
      "description": "Daily Christ-centered devotionals for healing"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community",
      "description": "Fellowship and discussion board"
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "url": "/resources",
      "description": "Healing resources and prayer guides"
    }
  ]
}
