{
    "dir": "ltr",
    "lang": "en",
    "name": "Shout For Shaun",
    "short_name": "Shaun",
    "scope": "/",
    "display": "standalone",
    "start_url": "https://shoutforshaun.com/",
    "background_color": "#10bcf9",
    "theme_color": "#10bcf9",
    "description": "Shout For Shaun's website",
    "orientation": "any",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}