{
    "name": "Hotel Discounts Insider",
    "short_name": "HotelDisc",
    "description": "Empowering discerning travelers with access to elite, members-only hotel rates not available to the public.",
    "theme_color": "#2c3e50",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "https:\/\/community.hoteldiscountsinsider.com\/?pwa=1&source=homescreen",
    "scope": "https:\/\/community.hoteldiscountsinsider.com\/",
    "id": "pwa_community_hoteldiscountsinsider_com",
    "categories": [
        "social",
        "productivity"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https:\/\/community.hoteldiscountsinsider.com\/assets\/pwa\/community_hoteldiscountsinsider_com\/media\/icon-192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "https:\/\/community.hoteldiscountsinsider.com\/assets\/pwa\/community_hoteldiscountsinsider_com\/media\/icon-512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "https:\/\/community.hoteldiscountsinsider.com\/assets\/pwa\/community_hoteldiscountsinsider_com\/media\/icon-180.png",
            "sizes": "180x180",
            "type": "image\/png",
            "purpose": "apple-touch-icon"
        }
    ]
}