{
  "name": "Bible Memo",
  "short_name": "Bible Memo",
  "description": "Read, study, and memorize scripture offline.",
  "start_url": "/?view=today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
