{
    "name": "Inokufu",
    "short_name": "Inokufu",
    "description": "Better data for better learning ",
    "start_url": "https://inokufu.com/portal",
    "background_color": "#191414",
    "theme_color": "#191414",
    "display": "standalone",
    "scope": "https://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 Scribe",
            "short_name": "Inokufu Scribe",
            "description": "You AI assistant",
            "url": "https://inokufu.com/scribe",
            "icons": [
                {
                    "src": "https://s3.amazonaws.com/appforest_uf/f1680953793694x183046740809632580/A120.png",
                    "sizes": "120x120"
                }
            ]
        }
    ]
}