{
    "name": "Kevin Syke's Portfolio",
    "short_name": "kevinsyk.es",
    "start_url": "/",
    "scope": "/",
    "description": "Kevin Syke's Portfolio - A showcase of my work and projects.",
    "lang": "en-US",
    "dir": "ltr",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "related_applications": [],
    "icons": [
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#a31616",
    "background_color": "#f8f9fa",
    "display": "standalone"
}