{
  "name": "HOMELAB Hub",
  "short_name": "HUB",
  "description": "干場の母艦ハブ。各システムへの入口。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f14",
  "theme_color": "#00DDEE",
  "icons": [
    { "src": "icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-310.png", "sizes": "310x310", "type": "image/png", "purpose": "any maskable" }
  ]
}
