18 lines
638 B
JSON
18 lines
638 B
JSON
|
|
{
|
||
|
|
"id": "/posimai-boki/",
|
||
|
|
"name": "Boki — 簿記2級",
|
||
|
|
"short_name": "Boki",
|
||
|
|
"description": "簿記2級 概念学習・理解度チェックアプリ",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"display_override": ["window-controls-overlay", "standalone"],
|
||
|
|
"background_color": "#0C1221",
|
||
|
|
"theme_color": "#0C1221",
|
||
|
|
"orientation": "portrait-primary",
|
||
|
|
"categories": ["education"],
|
||
|
|
"icons": [
|
||
|
|
{ "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
|
||
|
|
{ "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
|
||
|
|
]
|
||
|
|
}
|