18 lines
624 B
JSON
18 lines
624 B
JSON
|
|
{
|
||
|
|
"id": "/posimai-atlas/",
|
||
|
|
"name": "Atlas",
|
||
|
|
"short_name": "Atlas",
|
||
|
|
"description": "インフラ構成図・サービス依存マップ",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"display_override": ["window-controls-overlay", "standalone"],
|
||
|
|
"background_color": "#0C1221",
|
||
|
|
"theme_color": "#0C1221",
|
||
|
|
"orientation": "any",
|
||
|
|
"categories": ["productivity", "utilities"],
|
||
|
|
"icons": [
|
||
|
|
{ "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
|
||
|
|
{ "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
|
||
|
|
]
|
||
|
|
}
|