{   "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "display": "standalone",
    "lang": "ja-JP",
    "start_url": "/",
    "name": "Owlcare",
    "short_name": "Owlcare",
    "description": "スタッフの負荷を減らしましょう ",
    "icons": [
        {
            "src": "/icon512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}