{
  "id": "/shop_bell/",
  "short_name": "샵벨",
  "name": "토마토 샵벨 관리자",
  "description": "토마토 샵벨 매장 순번 관리 시스템",
  "icons": [
    {
      "src": "img/shopbell_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/shopbell_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "login.php",
  "scope": "./",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "display": "standalone",
  "orientation": "portrait"
}
