{
    "name": "Sapgrain",
    "short_name": "Sapgrain",
    "description": "Sapgrain is a creative studio making thoughtful objects, documenting artists, and building a network for craft to thrive. Rooted in Kerala.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "orientation": "portrait",
    "background_color": "#fef3de",
    "theme_color": "#8b5e3c",
    "lang": "en-IN",
    "categories": [
        "art",
        "culture",
        "heritage",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}