{
  "name": "IJAIYOUPAY",
  "short_name": "IJAIYOUPAY",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#22c55e",
  "share_target": {
    "action": "/create?shared=true",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "slip",
          "accept": ["image/*"]
        }
      ]
    }
  },
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
