{
  "name": "DailyBible",
  "short_name": "DailyBible",
  "description": "Read the Bible online — devotions, prayer & quizzes",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1c1917",
  "theme_color": "#f59e0b",
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Bible",
      "url": "/bible/",
      "description": "Read the Bible"
    },
    {
      "name": "Devotions",
      "url": "/devotions/",
      "description": "Daily devotionals"
    },
    {
      "name": "Pray",
      "url": "/pray/",
      "description": "Prayer requests"
    }
  ]
}
