{
    "name": "Voice Brainstorm",
    "short_name": "Brainstorm",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#6C63FF",
    "description": "AI brainstorming with voice input",
    "scope": "/",
    "orientation": "any",
    "lang": "ja",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
