{
    "name": "Matrimony Tracker",
    "short_name": "Matrimony Tracker",
    "description": "Private family matrimony profile tracking",
    "start_url": "/matrimony-tracker/",
    "scope": "/matrimony-tracker/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FAF7F4",
    "theme_color": "#B5451B",
    "categories": ["lifestyle", "utilities"],
    "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"
        }
    ]
}
