{
  "name": "Mystic Tarot · 신비의 타로",
  "short_name": "Mystic Tarot",
  "description": "Rider-Waite 메이저 아르카나 22장으로 보는 3D 타로 운세. 과거·현재·미래를 별빛 속에서 만나보세요.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0820",
  "theme_color": "#0a0820",
  "lang": "ko",
  "categories": ["entertainment", "lifestyle", "games"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
