{
  "name": "도칼게임 - Dokal Game",
  "short_name": "도칼게임",
  "description": "칼국수 러너 게임 & 도칼쇼핑",
  "start_url": "/",
  "scope": "/",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff5eb",
  "theme_color": "#ff8c42",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
