{
    "name": "Good Samaritan — Christian Stewardship Journal",
    "short_name": "Good Samaritan",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f7f4ee",
    "theme_color": "#2c2825",
    "description": "Private Christian stewardship PWA: track charitable giving, service (acts of kindness), and gratitude to God. Google Sign-In, AI pastoral chat, AI Studio video reflections, Artifacts, and optional Pro / Video Pro plans via Stripe. Install to your home screen.",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "categories": ["lifestyle", "productivity", "utilities"],
    "lang": "en",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
