{
    "name": "Razor's Site",
    "short_name": "Razor's Site",
    "description": "This is Razor's Site, a personal portfolio with all of my projects i've done.",
    "start_url": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#f5f5f5",
    "background_color": "#f5f5f5",
    "display": "standalone",
    "orientation": "landscape-primary"
}
