{
  "name": "SwatchOn FFL",
  "short_name": "SwatchOn FFL",
  "description": "SwatchOn FFL 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [],
  "share_target": {
    "action": "/",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "gcm_sender_id": "103953800507"
}

