{
  "name": "SO, TAROT - 오늘의 타로",
  "short_name": "SO, TAROT",
  "description": "SO, TAROT multilingual daily tarot app in Korean, English, French, German, and Spanish",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#07152f",
  "theme_color": "#06327d",
  "lang": "ko",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}