{
    "name": "Pertanian.Net",
    "short_name": "PERTANIAN",
    "description": "Platform Toko Online Pertanian",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "scope": "/",
    "lang": "id",
    "categories": [
        "business",
        "shopping",
        "portfolio"
    ],
    "icons": [
        {
            "src": "https://pertanian.net/img/logo_pertanian.png",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "https://pertanian.net/img/logo_pertanian.png",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ],
    "shortcuts": [
        {
            "name": "Beranda",
            "short_name": "Home",
            "description": "Kembali ke halaman utama",
            "url": "/",
            "icons": [
                {
                    "src": "https://pertanian.net/img/icons/home.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ]
}