{
  "name": "안심주차 - 편안한 주차생활",
  "short_name": "안심주차",
  "description": "과태료 계산기, 불법주차 신고, 내 차 위치 메모, 주정차 단속 알림까지 — 안심주차와 함께 오늘도 안전하게 주차하세요.",
  "lang": "ko",
  "start_url": "./home.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F2F7",
  "theme_color": "#007AFF",
  "icons": [
    {
      "src": "./img/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
