{
    "name": "Jeffopoly Deal",
    "short_name": "Jeffopoly Deal",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#c8e6c9",
    "theme_color": "#c8e6c9",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/desktop.png",
            "sizes": "1220x705",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Jeffopoly Deal game board"
        },
        {
            "src": "/screenshots/mobile.png",
            "sizes": "848x848",
            "type": "image/png",
            "label": "Jeffopoly Deal mobile app icon and branding"
        }
    ]
}
