{ "name": "Bhagavad Gita & Panchang", "short_name": "Gita App", "description": "Complete Bhagavad Gita with translations from 7 renowned scholars and comprehensive Hindu Panchang calendar.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#FEFAF3", "background_color": "#FEFAF3", "lang": "en", "dir": "ltr", "categories": ["education", "lifestyle", "books"], "prefer_related_applications": false, "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Read Gita", "short_name": "Gita", "description": "Browse Bhagavad Gita chapters", "url": "/?screen=chapters", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Panchang", "short_name": "Calendar", "description": "View Hindu Panchang", "url": "/?screen=panchang", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ], "share_target": { "action": "/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }