{
    "name": "温度測定システム",
    "short_name": "温度測定",
    "description": "温度測定システムのプログレッシブ ウェブ アプリ",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#4f46e5",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "orientation": "portrait-primary",
    "lang": "ja-JP"
}