{
"name": "HubSpot Community",
"short_name": "HS Community",
"description": "Welcome to the HubSpot Community! Connect with peers, maximize your HubSpot knowledge, and learn how to grow better with HubSpot.",
"icons": [
{
"src": "/html/assets/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/html/assets/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"start_url": "https://community.hubspot.com/?utm_source=homescreen",
"scope": "https://community.hubspot.com",
"theme_color": "#ff4800",
"background_color": "#ffffff",
"display": "standalone",
"categories": ["marketing", "education", "productivity"],
"screenshots" : [
{
"src": "/html/assets/HS_Community_Home_wide.png",
"sizes": "1280x720",
"type": "image/png",
"form_factor": "wide",
"label": "Homescreen of HubSpot Community (Desktop)"
},
{
"src": "/html/assets/HS_Community_Home_narrow.png",
"sizes": "430x884",
"type": "image/png",
"form_factor": "narrow",
"label": "Homescreen of HubSpot Community (Mobile)"
}
],
"shortcuts": [
{
"name": "Search Community",
"short_name": "Search",
"description": "Access the detailed HubSpot Community search",
"url": "/t5/forums/searchpage/tab/message?utm_source=homescreen",
"icons": [{ "src": "/html/assets/search-icon.svg", "sizes": "192x192" }]
},
{
"name": "Unanswered topics",
"short_name": "Need reply",
"description": "Show topics that haven't reveived a reply on the HubSpot Community",
"url": "/t5/forums/unansweredtopicspage?utm_source=homescreen",
"icons": [{ "src": "/html/assets/start.svg", "sizes": "192x192" }]
},
{
"name": "Ask a Question",
"short_name": "Post",
"description": "Start a new topic on the HubSpot Community",
"url": "/t5/forums/postpage/category-id/hubspot_community_en/choose-node/true?utm_source=homescreen",
"icons": [{ "src": "/html/assets/Start-discussion.svg", "sizes": "192x192" }]
},
{
"name": "Private Messages",
"short_name": "PM inbox",
"description": "Open your private messages on the HubSpot Community",
"url": "/t5/notes/privatenotespage?utm_source=homescreen",
"icons": [{ "src": "/html/assets/check.svg", "sizes": "192x192" }]
}
]
}