{
    "id": "/",
    "start_url": "/",
    "name": "Mactan Now",
    "icons": [
        {
            "src": "https://www.mactannow.com/wp-content/plugins/mactannow/assets/img/pwa-icon.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "display": "standalone",
    "prefer_related_applications": false,
    "background_color": "#151727",
    "orientation": "portrait-primary",
    "screenshots": [
        {
            "src": "https://www.mactannow.com/wp-content/plugins/mactannow/assets/img/wide-home.png",
            "sizes": "2560x1439",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Home screen showing main navigation and featured content"
        },
        {
            "src": "https://www.mactannow.com/wp-content/plugins/mactannow/assets/img/portrait-home.png",
            "sizes": "750x1334",
            "type": "image/webp",
            "platform": "ios",
            "label": "Home screen showing main navigation and featured content"
        }
    ]
}