{
  "name": "SHUD",
  "short_name": "SHUD",
  "description": "GPS 주행 HUD — 속도·방위·경사·고도·좌표·시계",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#0a0605",
  "theme_color": "#0a0605",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
