{
    "name": "Inokufu Academy",
    "short_name": "Inokufu",
    "description": "Learn faster with Inokufu",
    "start_url": "https://academy.inokufu.com",
    "background_color": "#191414",
    "theme_color": "#191414",
    "display": "standalone",
    "scope": "https://academy.inokufu.com",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https://inokufu.com/T192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://inokufu.com/T256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "https://inokufu.com/T512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "shortcuts": [
        {
            "name": "Inokufu Academy: free courses",
            "short_name": "Inokufu Academy",
            "description": "Explore Inokufu's free courses",
            "url": "https://academy.inokufu.com/course/",
            "icons": [
                {
                    "src": "https://inokufu.com/A120.png",
                    "sizes": "120x120"
                }
            ]
        }
    ]
}