{
    "short_name": "LikhaMenu",
    "name": "LikhaMenu App",
    "icons": [
        {
            "src": "images/logo.jpg",
            "sizes": "192x192 512x512",
            "type": "image/jpeg"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#f27f0d",
    "background_color": "#ffffff"
}