{
  "name": "CoinSir",
  "short_name": "CoinSir",
  "description": "암호화폐 가격 급등·급락 실시간 알림 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030B1A",
  "theme_color": "#030B1A",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/logo-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
