{
    "background_color": "#FFE6AA",
    "display": "standalone",
    "icons": [
        {
            "sizes": "192x192",
            "src": "android-chrome-192x192.png",
            "type": "image/png"
        },
        {
            "sizes": "256x256",
            "src": "android-chrome-256x256.png",
            "type": "image/png"
        }
    ],
    "name": "Ramudden",
    "orientation": "landscape",
    "scope": "/",
    "short_name": "Ramudden",
    "start_url": "/",
    "theme_color": "#FFE137"
}
