{
  "name": "Spiritual Comfort",
  "short_name": "Comfort",
  "description": "A personal, ad-free space for daily scripture, reflection, and peace. Find Bible verses, reflections, and prayers tailored to how you feel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FDF8F3",
  "theme_color": "#1E1508",
  "categories": ["lifestyle", "health", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open App",
      "short_name": "Open",
      "description": "Open Spiritual Comfort",
      "url": "/",
      "icons": [{ "src": "/icons/icon.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
