{
  "name": "Sacred Tapestry",
  "short_name": "Sacred Tapestry",
  "description": "Read the Bible the Way It Was Written. Hear Scripture in its original languages with AI-powered voice conversations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle", "books"],
  "shortcuts": [
    {
      "name": "Burning Bush",
      "short_name": "Ask",
      "description": "Ask questions about Scripture",
      "url": "/#burning-bush-demo",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Devotional",
      "short_name": "Devotional",
      "description": "Read today's devotional",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Music & Hymns",
      "short_name": "Music",
      "description": "Explore sacred music",
      "url": "/music.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
