{
  "short_name": "Bible Clock",
  "name": "Bible Clock Daily Verse",
  "description": "An ambient digital clock that displays time-matched scripture verses and local weather.",
  "icons": [
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": "/index.html",
  "background_color": "#000000",
  "theme_color": "#000000",
  "display": "fullscreen",
  "orientation": "any"
}
