{
    "name": "Sixpent Video Player",
    "short_name": "Sixpent Player",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0D0F13",
    "theme_color": "#FF0000",
    "description": "Sixpent Video Player for Android, iPhone beta, and private browser-local offline playback.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "assets/assets/icons/app_icon.png",
      "sizes": "1254x1254",
            "type": "image/png"
        }
    ]
}
