{ "name": "Biblical Guide - Ghidul Biblic", "short_name": "Biblical Guide", "description": "Complete Bible study app with offline reading, AI chat, and multilingual support", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#009688", "orientation": "portrait-primary", "scope": "/", "categories": ["books", "education", "lifestyle"], "lang": "en", "dir": "ltr", "icons": [ { "src": "/biblical-guide-og-image.png", "sizes": "1200x630", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Read Bible", "short_name": "Bible", "description": "Start reading the Bible", "url": "/bible", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "Daily Verse", "short_name": "Verse", "description": "Read today's verse", "url": "/?daily=true", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "AI Chat", "short_name": "Chat", "description": "Ask biblical questions", "url": "/?chat=true", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] }, { "name": "Prayer Requests", "short_name": "Prayers", "description": "View prayer requests", "url": "/prayers", "icons": [ { "src": "/icon-192.png", "sizes": "192x192" } ] } ], "features": [ "offline-reading", "background-sync", "push-notifications" ], "related_applications": [], "prefer_related_applications": false }