{
    "name": "Jastip Nippon Calculate",
    "short_name": "Jastip Nippon",
    "description": "Jastip Nippon Calculate",
    "icons": [
        {
            "src": "../images/favicon.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "../images/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "../images/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#ffffff",
    "splash_screen": {
        "fullScreen": true,
        "inline": false,
        "src": "../images/favicon.png"
    },
    "theme_color": "#ffffff"
}