{
    "name": "Rimmaamo", 
    "short_name": "Rimmaamo",
    "start_url": "/index.html",
    "scope":".",
    "display": "standalone",
    "background_color": "#111111",
    "theme_color": "#FFFFFF",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "../img/logo_square_white_960x960.png",
            "type": "image/png",
            "sizes": "960x960"
        },
        {
            "src": "../img/icon_ff.png",
            "type": "image/png",
            "sizes": "48x48"
        }
    ]
}
