{
    "name": "DevArchitect AI",
    "short_name": "DevArchitect",
    "description": "AI-powered development architect assistant",
    "start_url": "/architect",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#345B9A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "developer tools"],
    "lang": "ja",
    "dir": "ltr"
}
