{
  "name": "ShoPilot 마진 계산기",
  "short_name": "ShoPilot",
  "description": "Shopee 국가별 마진율 실시간 계산기",
  "start_url": "/calculator",
  "scope": "/calculator",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "ko",
  "icons": [
    {
      "src": "/images/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
