{
    "short_name": "FLKRD",
    "name": "FLKRD MOVIES",
    "icons": [
        {
            "src": "/flkrd-icon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "/flkrd-icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/#/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "display": "standalone",
    "orientation": "portrait"
}