{
    "name": "テックイノベーション広島 合同会社",
    "short_name": "テックイノベーション広島",
    "description": "広島のSPA設計専門企業。フロントエンドアーキテクチャから実装サポートまで、モダンなWebアプリケーション開発をトータルでお手伝いします。",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "ja",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}