{
  "name": "HereFix — 위치기반 리마인더",
  "short_name": "HereFix",
  "description": "장소 도착·출발·체류 시 준비물을 알려주는 위치기반 리마인더",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0E1A",
  "theme_color": "#0B0E1A",
  "lang": "ko",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
