{
  "name": "Liquid Scripture",
  "short_name": "Liquid Scripture",
  "description": "Topic-based Scripture reading with study tools. Verse share links open in the app; your first name stays on this device until you sign in to the cloud.",
  "start_url": "./liquidscripture.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030810",
  "theme_color": "#030810",
  "icons": [
    {
      "src": "img/ls-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/ls-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
