{ "name": "歌詞訳", "short_name": "歌詞訳", "description": "海外の歌詞を、曲の雰囲気に合わせてAIが日本語訳", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0f1117", "theme_color": "#0f1117", "lang": "ja", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }