{
  "name": "Free Tithe & Offering Calculator",
  "short_name": "Tithe Calc",
  "description": "Fast, free 10% Tithe and Offering Calculator localized for Kenya and global giving.",
  "start_url": "/tithecalculator/",
  "scope": "/tithecalculator/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/favicon.ico",
      "sizes": "32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "assets/hero-feature.webp",
      "sizes": "800x450",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
