{
  "id": "/rider",
  "name": "APEX기사",
  "short_name": "APEX기사",
  "description": "배달 정산 · 캐시 확인",
  "start_url": "/rider",
  "scope": "/rider",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/rider-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rider-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rider-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/rider-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://apexon.kr/manifest-rider.json"
    }
  ]
}
