{
  "name": "AED 대시보드 - 응급의료지원센터",
  "short_name": "AED 현황",
  "description": "응급의료지원센터 자동심장충격기(AED) 관리 현황 대시보드",
  "start_url": "/m/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0d1b2e",
  "theme_color": "#1565C0",
  "lang": "ko",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["medical", "government", "utilities"],
  "shortcuts": [
    {
      "name": "AED 지도",
      "short_name": "지도",
      "url": "/?tab=map",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
