{
    "name": "The Saturday Paper",
    "short_name": "The Saturday Paper",
    "description": "The Saturday Paper web app",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#000000",
    "theme_color": "#000000",
    "start_url": "\/editions?start=pwa",
    "display": "standalone",
    "scope": "\/",
    "icons": [
        {
            "src": "https:\/\/www.thesaturdaypaper.com.au\/sites\/all\/modules\/custom\/sm_pwa\/assets\/drupal-192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "https:\/\/www.thesaturdaypaper.com.au\/sites\/all\/modules\/custom\/sm_pwa\/assets\/drupal-512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any maskable"
        },
        {
            "src": "https:\/\/www.thesaturdaypaper.com.au\/sites\/all\/modules\/custom\/sm_pwa\/assets\/drupal.svg",
            "type": "image\/svg+xml",
            "sizes": "150x150",
            "purpose": "any maskable"
        },
        {
            "src": "https:\/\/www.thesaturdaypaper.com.au\/sites\/all\/modules\/custom\/sm_pwa\/assets\/drupal-black.svg",
            "type": "image\/svg+xml",
            "sizes": "150x150",
            "purpose": "monochrome"
        }
    ]
}