{
    "name": "ScrapNetwork™ - India's Smart Scrap Marketplace",
    "short_name": "ScrapNetwork™",
    "start_url": "/",
    "display": "browser",
    "background_color": "#00695C",
    "theme_color": "#00695C",
        "description": "Digital infrastructure of scrap — sell scrap, find nearby buyers, check live scrap rates.",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "scrapchain.in",
            "url": "https://play.google.com/store/apps/details?id=scrapchain.in"
        }
    ],
    "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"
        }
    ]
}