{
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "short_name": "SOLAPI",
  "name": "SOLAPI - 세상에서 가장 안정적이고 빠른 문자메시지",
  "icons": [
    {
      "src": "solapi-favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "403x72"
    }
  ]
}