{
    "name": "VoiceStack",
    "short_name": "VoiceStack",
    "description": "Voice-First AI Development Platform - 声で未来を実装する",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "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"
        }
    ],
    "categories": [
        "developer tools",
        "productivity",
        "utilities"
    ],
    "lang": "ja",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false
}