{
  "name": "겸용 펌프 용량 계산서 — 옥내소화전 + 간이스프링클러",
  "short_name": "겸용[옥내+간이]",
  "description": "옥내소화전 + 간이스프링클러 겸용 펌프 용량 계산서 by Developer MANMIN",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eff6ff",
  "theme_color": "#7c3aed",
  "lang": "ko",
  "dir": "ltr",
  "scope": "./",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "겸용 펌프 계산",
      "short_name": "계산 시작",
      "description": "옥내소화전 + 간이스프링클러 겸용 펌프 용량 계산 바로가기",
      "url": "./?action=calculate",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
