{
  "name": "화재 감지 데모",
  "short_name": "FireDetect",
  "start_url": "/fire/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "../icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
