manifest.json
{
"name": "LiputanSBM",
"short_name": "LSBM",
"description": "Portal Berita Terkini LiputanSBM",
"start_url": "/?utm_source=pwa&utm_medium=icon&utm_campaign=pwa_home",
"display": "standalone",
"orientation": "portrait",
"background_color": "#ffffff",
"theme_color": "#ff0000",
"lang": "id-ID",
"icons": [
{
"src": "https://blogger.googleusercontent.com/img/a/AVvXsEhdZDf4mtn0mc5FPd-zCCVjUYb1EPGL794548rVAjgZs_G11-TjxDDWyJfvuX1KYziEi-B88-BEWyaTgJFu1cUf8Ww4xKN5zzGjJ1owJasiZWPAKOTnhA8MUydT-mQEBiLuF63o8_FQSAMgrmG8_G6YS_E18h4Wr2Jcg7DO0upTANCb5c2XSqyURmM3nqBF=s192",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "https://blogger.googleusercontent.com/img/a/AVvXsEhdZDf4mtn0mc5FPd-zCCVjUYb1EPGL794548rVAjgZs_G11-TjxDDWyJfvuX1KYziEi-B88-BEWyaTgJFu1cUf8Ww4xKN5zzGjJ1owJasiZWPAKOTnhA8MUydT-mQEBiLuF63o8_FQSAMgrmG8_G6YS_E18h4Wr2Jcg7DO0upTANCb5c2XSqyURmM3nqBF=s512",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
],
"categories": ["news", "politics", "local"],
"shortcuts": [
{
"name": "Berita Terbaru",
"url": "/search/label/Terbaru",
"icons": [{ "src": "https://blogger.googleusercontent.com/img/a/...=s96", "sizes": "96x96" }]
}
]
}
