{
    "name": "M-Agent — Musashino AI",
    "short_name": "M-Agent",
    "start_url": "/ja/",
    "display": "standalone",
    "background_color": "#080b12",
    "theme_color": "#080b12",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}