{
  "name": "GraceWave — The Repairers Ministry",
  "short_name": "GraceWave",
  "description": "Free anointed sermons, Christian books, and Bible study notes from The Repairers Ministry.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8f4ec",
  "theme_color": "#9a6e1e",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "lifestyle", "religion"],
  "lang": "en",
  "scope": "/"
}