{
    "id": "/?source=pwa",
    "name": "RAILMARKET.com",
    "short_name": "RailMarket",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "description": "RAIL MARKET is a B2B marketing platform, railway industry news and database connecting railway professionals and partners across the entire rail industry.",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "icons": [
        {
            "src": "/dist/img/apple-touch-icon-iphone-60x60.png",
            "sizes": "76x76",
            "type": "image/png"
        },
        {
            "src": "/dist/img/apple-touch-icon-iphone-retina-120x120.png",
            "sizes": "114x114",
            "type": "image/png"
        },
        {
            "src": "/dist/img/apple-touch-icon-ipad-retina-152x152.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "RAILMARKET.com News",
            "short_name": "News",
            "description": "Daily news from the Railway and Logistics industry focused on business, technology, infrastructure and rolling stock. We are connecting railway markets.",
            "url": "/news?source=pwa"
        }
    ]
}