{
  "name": "황제떡볶이 주문",
  "short_name": "황제떡볶이",
  "description": "황제떡볶이 가맹점 배달·포장 주문",
  "start_url": "/order",
  "scope": "/order",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#d4af37",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/images/hwangjae-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/hwangjae-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
