{ "name": "Daily Bible Reading", "short_name": "Bible Reading", "description": "Daily Bible Reading - A guide to read the Bible daily", "start_url": "/bible/", "id": "/bible/", "icons": [ { "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "android-chrome-256x256.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" } ], "theme_color": "#343a40", "background_color": "#343a40", "display": "standalone", "orientation": "portrait", "categories": ["books", "education", "lifestyle"], "shortcuts": [ { "name": "Today's Reading", "short_name": "Today", "description": "View today's Bible reading", "url": "/bible/" }, { "name": "Select Date", "short_name": "Select", "description": "Choose a different date", "url": "/bible/?select=true" } ] }