{
    "name": "ホテルカルテシステム",
    "short_name": "Karutes",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0b1020",
    "theme_color": "#0b1020",
    "orientation": "portrait",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}