{
    "id": "/",
    "lang": "ja",
    "name": "スマホ版適性検査システム",
    "short_name": "スマホ版適性検査システム",
    "description": "スマホ/PCブラウザで運転適性検査を実施するシステム。",
    "theme_color": "#000000",
    "background_color": "#333333",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/img/icon.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
