{
"name": "AIinASIA",
"short_name": "AIinASIA",
"id": "https://aiinasia.com/",
"description": "AI news, tools, and practical guidance across Asia.",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"orientation": "portrait-primary",
"icons": [
{
"src": "/icons/aiinasia-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icons/aiinasia-512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "/icons/aiinasia-maskable-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"categories": ["news", "technology", "education"],
"lang": "en-GB",
"dir": "ltr",
"shortcuts": [
{
"name": "3 Before 9",
"short_name": "3B9",
"description": "Today's daily AI briefing",
"url": "/news/3-before-9",
"icons": [{ "src": "/icons/aiinasia-192.png", "sizes": "192x192" }]
},
{
"name": "Latest News",
"short_name": "News",
"description": "Latest AI news across Asia",
"url": "/category/news",
"icons": [{ "src": "/icons/aiinasia-192.png", "sizes": "192x192" }]
},
{
"name": "Search",
"short_name": "Search",
"description": "Search AIinASIA",
"url": "/search",
"icons": [{ "src": "/icons/aiinasia-192.png", "sizes": "192x192" }]
}
]
}