{
    "name": "Decree Mint",
    "short_name": "Decree Mint",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F4F1E8",
    "theme_color": "#F4F1E8",
    "description": "An anonymised marketplace of Indian court decrees with AI-generated indicative valuations, for verified buyers.",
    "orientation": "portrait",
    "lang": "en",
    "dir": "ltr",
    "categories": ["finance", "business"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "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"
        }
    ]
}
