{
    "short_name": "壁掛けトイレFD",
    "name": "壁掛けトイレFD",
    "description": "壁掛けトイレの3DモデルとチェックシートのPWAアプリケーション",
    "display": "standalone",
    "start_url": "/toilet/fd-ar.html",
    "orientation": "portrait",
    "scope": "/toilet/fd-ar.html",
    "lang": "ja",
    "icons": [
        {
            "src": "./assets/images/icon_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./assets/images/icon_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "background_color": "#ffffff",
    "theme_color": "#2196f3"
}