{
  "id": "/",
  "name": "Bible Verse Image Generator",
  "short_name": "Bible Verse Images",
  "description": "Create beautiful Bible verse and Scripture images online for free.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#f8f9fa",
  "orientation": "any",
  "icons": [
    {
      "src": "../img/main-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../img/main-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}