{
  "name": "건설현장 안전점검 체크리스트",
  "short_name": "안전점검",
  "description": "고용노동부 자율점검표 기반 건설현장 안전점검 앱 - 한돌건축사사무소",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F1F5F9",
  "theme_color": "#0F172A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230F172A'/><text x='96' y='120' font-size='100' text-anchor='middle' fill='white'>🛡️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230F172A'/><text x='256' y='320' font-size='260' text-anchor='middle' fill='white'>🛡️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
