{
    "name": "iBBS",
    "short_name": "iBBS",
    "description": "社内掲示板システム",
    "start_url": "/top",
    "display": "standalone",
    "background_color": "#16213e",
    "theme_color": "#16213e",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
