{
  "name": "펫타운",
  "short_name": "펫타운",
  "start_url": "/shop/",
  "scope": "/shop/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f4",
  "theme_color": "#ef5f86",
  "icons": [
    {
      "src": "/shop/assets/icon-192.png?v=20260828",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shop/assets/icon-512.png?v=20260828",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shop/assets/icon-maskable-512.png?v=20260828",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}