﻿{
  "name": "Pastors’ Sermon Assistant",
  "short_name": "SermonAsst",
  "description": "Generate sermon outlines with 6-8 subtopics, Bible verses, and notes. Works offline.",
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#2c6e49",
  "background_color": "#f4f7f4",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
